Joseph Mack NA3T wrote: > Is there a reason > you'd want your machine hang on a special file with cp? No, but there are plenty of finitely-sized device nodes that contain useful data. For example. you could `cp --copy-contents /dev/cdrom foobar.iso`, although for this purpose I usually utilize dd.