[net.unix-wizards] Shell script to generate shell script which recreates /dev/*

ggr@hudson.UUCP (Guy Riddle) (06/29/84)

Another easy way to make copies of /dev (and subdirectories) is to
use cpio.  It knows about special files and named pipes and will
happily re-create them for you.  I have used it to quickly produce
a bunch of special files needed by our local-area network software.

			=== Guy Riddle == AT&T Bell Laboratories, New Jersey ===