From owner-freebsd-questions Sun Aug 25 01:15:19 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA19035 for questions-outgoing; Sun, 25 Aug 1996 01:15:19 -0700 (PDT) Received: from pop01.ny.us.ibm.net (pop01.ny.us.ibm.net [165.87.194.251]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA19027 for ; Sun, 25 Aug 1996 01:15:15 -0700 (PDT) Received: (from mail@localhost) by pop01.ny.us.ibm.net (8.6.9/8.6.9) id IAA30890; Sun, 25 Aug 1996 08:15:16 GMT Message-Id: <199608250815.IAA30890@pop01.ny.us.ibm.net> From: "Francisco Reyes" To: "FreeBSD questions" Date: Sun, 25 Aug 96 04:14:15 -0400 Reply-To: "Francisco Reyes" Priority: Normal X-Mailer: Francisco Reyes's Registered PMMail 1.52 For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: How to get tar to read input files from file? Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have a book which has a line like tar -cvf /dev/fd0 'cat backup.list'>backup.log It is supposed to read the file names from a file called backup.list. When I try it it dowsn't work. I tried also using