Ceri Davies <mailto:[EMAIL PROTECTED]> wrote: > On 18/2/06 10:27, "Mike Loiterman" <[EMAIL PROTECTED]> wrote: > >> I have a file in / called -P. It is a socket file I believe I >> created by mistake while trying to get mysql, spamassassin, or >> something similar to work. >> >> How can I check for sure to make sure it isn't something important? > > 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? ------------------------------ Mike Loiterman grantADLER Tel: 630-302-4944 Fax: 773-442-0992 Email: [EMAIL PROTECTED] PGP Key: 0xD1B9D18E _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
