Odd file created in /

Philip Hallstrom freebsd at philip.pjkh.com
Sat Feb 18 08:40:55 PST 2006


>> 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


More information about the freebsd-questions mailing list