[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] Running Executables!
|
| Is there any other way out? I mean can I setup something that will allow
me
| to run a SPECIFIC executable without using "./" or "bash".
|
| Regards
| MANI
I think I had pposted something regarding this.
For eg. I have C progs in /home/aditya/CProgs
and shell scripts in /home/aditya/ShellProgs
So I add a line in /home/aditya/.bash_profile
as
PATH=$PATH:/home/aditya/ShellProgs:/home/aditya/ShellProgs
HTH
regards
Aditya
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.