Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 1998 09:04:38 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: I see one major problem with DEVFS... 
Message-ID:  <15401.896511878@critter.freebsd.dk>
In-Reply-To: Your message of "Fri, 29 May 1998 18:08:16 PDT." <199805300108.SAA16711@time.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help


In message <199805300108.SAA16711@time.cdrom.com>, "Jordan K. Hubbard" writes:
>bash# ls -l bpf*
>crw-------  1 root  wheel   23,   0 May 29 08:03 bpf0
>crw-------  1 root  wheel   23,   1 May 29 08:03 bpf1
>crw-------  1 root  wheel   23,   2 May 29 08:03 bpf2
>crw-------  1 root  wheel   23,   3 May 29 08:03 bpf4
>bash# rm bpf4
>bash# ls -l bpf*
>crw-------  1 root  wheel   23,   0 May 29 08:03 bpf0
>crw-------  1 root  wheel   23,   1 May 29 08:03 bpf1
>crw-------  1 root  wheel   23,   2 May 29 08:03 bpf2
>bash# mknod bpf4 c 23 3
>
>E.g. I can shoot my foot off, but I can't sew it back on. :-)

The logical thing would be for "undelete" to work here...

Have you tried that ?

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
"ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15401.896511878>