View Single Post
Old 09-29-2002, 06:02 AM   #5 (permalink)
kenshi
Registered User
 
kenshi's Avatar
 
Join Date: Jun 2002
Location: Antarctica
Posts: 43
kenshi is on a distinguished road
Send a message via ICQ to kenshi
Unix, unlike Dos, doesn't automatically search the current directory for executables. You can change your path so that it does, but it's not recommended. Instead, either type the full path to the executable or if you're in the same directory as it, type ./command.
kenshi is offline   Reply With Quote