On Sat, May 27, 2000 at 05:25:28AM +0200, Ron Rademaker wrote: > Try: > rm -rf /dev/mouse > ln -d /dev/mouse /dev/psaux
<nitpick> you don't need -r for deleting /dev/mouse, rm -f /dev/mouse will do. don't use -rf unecessarily to avoid `accidents' ;-) and i think you mean ln -s not ln -d, -s makes symbolic links, -d makes hard links to directories (impossible under linux) </nitpick> -- Ethan Benson http://www.alaska.net/~erbenson/
pgphaKYa5DCHN.pgp
Description: PGP signature