whenever I need to run a program I wrote in c++ I have to type ./ before the program or it wont run. How do I make it so when In terminal instead of ./program all I have to type is program?
Name:
Anonymous2010-02-04 12:51
>>11
Fish is nice but has its problems, but it's still my default shell. Of course, no one else uses it, so I have to write all my scripts against /bin/bash.