On Tue, 9 Nov 1999, Jeff Dike wrote:

> > ---8<--- snip --- 
> > root@wombat:/tmp> ls -l /dev/mem
> > crw-r-----   1 root    kmem       1,   1 May  5  1998 /dev/mem
> > root@wombat:/tmp> cp -a /dev/mem . 
> > root@wombat:/tmp> ls -l mem
> > crw-r-----   1 root     kmem       1,   1 May  5  1998 mem 
> 
> Mea culpa.  I actually did try it, but only after I sent that mail.  And I 
> actually didn't like the results.  My machine hung.  I took that as evidence 
> that something other than a mknod was happening.

What switches where you using for cp? It _only_ works with '-a' all others
('-dpf' for example) copy "byte by byte" and thus fill your disk :-).

Nils
-- 
Nils Philippsen / Vogelsangstrasse 115 / D-70197 Stuttgart / +49.711.6599405
[EMAIL PROTECTED] / [EMAIL PROTECTED] / [EMAIL PROTECTED]
   The use of COBOL cripples the mind; its teaching should, therefore, be
   regarded as a criminal offence.                  -- Edsger W. Dijkstra


************
[EMAIL PROTECTED]   http://www.linuxchix.org

Reply via email to