Check to see if anything has it open currently.  "netstat -a -f unix"
will do that for you.  Then rename it.  Then wait a week before
unlinking it.

Ceri

Nothing had it open.  Took me a second to figure out the "--" option so that
mv would rename it.  :)

How do I unlink it?

unlink is another way of saying remove...

rm -- ./-P

-philip
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to