Re: Wanted: Secure-delete utility for Linux

Riley Williams (rhw@bigfoot.com)
Thu, 24 Dec 1998 12:19:55 +0000 (GMT)


Hi there.

On Tue, 22 Dec 1998, Steffen Grunewald wrote:

> Charles Cazabon wrote:

>>>> Hmmm I guess we need a /dev/one? (Actually not a bad thing to have)

>>> IMHO the name /dev/one would be a bad idea. Becouse this could mean an
>>> integer one which is 00000001 for 8-bit, 0000000000000001 for 16-bit, and
>>> so on.

>> Hmmm -- something like /dev/~zero would work, if you can stand non-
>> alphanumeric characters in your filenames.

> (t)csh people won't like this (bash also uses ~ for $HOME, ~zero for
> user zero's HOME...).

IMHO, bash only uses a LEADING ~ as $HOME so /dev/~zero would work
fine. In fact, I've just tried "touch /tmp/~test" under both bash and
tcsh, and in both cases, it works fine...

Best wishes from Riley.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/