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 -- That must be wonderful! I don't understand it at all. -- Moliere _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"