Oleg Ogurok <o...@ogurok.com> writes: > I put ls as a symbolic link to gnuls, but every time I make world, the old > 'ls' puts back ;-)
Don't do that. Instead, do: # cd /usr/local/bin # ln -s gnuls ls and fix your PATH so /usr/local/bin comes before /bin. DES -- Dag-Erling Smorgrav - d...@flood.ping.uio.no To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message