[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".
add . to your PATH.
PATH=$PATH:.
after that you won't have to type ./a.out
--------------------------------------------------------------------
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.