Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 ggr 02/21/84; site hudson.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!hudson!ggr From: ggr@hudson.UUCP (Guy Riddle) Newsgroups: net.unix-wizards,net.sources Subject: Re: Shell script to generate shell script which recreates /dev/* Message-ID: <242@hudson.UUCP> Date: Thu, 28-Jun-84 20:50:11 EDT Article-I.D.: hudson.242 Posted: Thu Jun 28 20:50:11 1984 Date-Received: Sat, 30-Jun-84 04:22:45 EDT References: <7567@umcp-cs.UUCP> Followup-To: net.unix-wizards Organization: AT&T Bell Laboratories, Piscataway Lines: 6 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 ===