Description
This article is from the the Brief
Linux FAQ (BLFAQ) Maintained by Neil Zanella
nzanella@ganymede.cs.mun.ca
020. I am trying to run a script file named script or test but I am getting some unexpected results.
The names script and test are names of executable programs on your system so
you should not use them for your own executables. If you got unexpected
it's because the system binaries got to be executed before your own binaries.
 
Continue to:
Share and Enjoy
Bookmark this story so others can enjoy it:
Tags
linux, os, faq