Paul on Fri, 27 Dec 2002 16:50:33 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] running shell scripts


Put "./" in front of the script name. Example, "./srcprep". That tells the shell to execute the command in the current directory. Or give it the absolute path. Sometime "sh srcprep" works.


Vinord Anand wrote:

I'm trying to run a shell script but it says

[root@localhost sm56]# srcprep
bash: srcprep: command not found




_________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug