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 22:19
Hmm, Plan 9 does this by default. OP, I suggest switching OSes, since figuring out something technigal like setting your path is probably beyond you.