vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Feb 17, 2004, at 4:37 PM, eric wrote: > -set path = (~/bin /bin /sbin > /usr/{bin,sbin,local/bin,local/sbin,games} .) This is not a security issue, if that what you are thinking, because the paths are searched in order. all the normal binary directories are listed first, so no one can slip you a trojaned 'ls' or whatever in the current directory. Completely removing '.' from your path is an overkill solution. and annoying :-) james |