[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] Running Executables!
Hi,
Having "." in your PATH is not a good idea. It creates a security hole
allowing Trojans & Worms to fiddle around - of course this issue crops
up only if you have a shared machine on a network where people can play
pranks.
Regards,
Moinak.
>
> > 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.
>
--------------------------------------------------------------------
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.