On Fri, 21 Feb 2003 17:03:42 +0200 Shaul Karl <[EMAIL PROTECTED]> wrote:
> On Fri, Feb 21, 2003 at 03:14:44PM +0200, Daniel Feiglin wrote: > > You get a clean compile/link, but running test does nothing! > A name space collision with bash's internal command? Obviously! This also point to a bad habbit: Daniel you have '.' in your path!!! Otherwise you couldn't run programs from an arbitrary current directory just by typing their name and you would get used to: ./test which always runs what you want (you can try other fun names like ./cd ./set ./if etc.) Another related issue. I hope nobody don't use '.' in your path as root -- this is suicidal in terms of security. ---------------------------------------------------------------- Oron Peled Voice/Fax: +972-4-8228492 [EMAIL PROTECTED] http://www.actcom.co.il/~oron ..there are two types of command interfaces in the world of computing: good interfaces and user interfaces. - Dan Bernstein, Author of qmail ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]