From owner-freebsd-questions Sat Apr 13 19:31:30 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA14960 for questions-outgoing; Sat, 13 Apr 1996 19:31:30 -0700 (PDT) Received: from perki.connect.com.au (perki.connect.com.au [192.189.54.5]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA14953 for ; Sat, 13 Apr 1996 19:31:23 -0700 (PDT) Received: (from uucp@localhost) by perki.connect.com.au id MAA17816 (8.7.5/IDA-1.6); Sun, 14 Apr 1996 12:31:01 +1000 (EST) >Received: from localhost (giles@localhost [127.0.0.1]) by nemeton.com.au (8.6.12/8.6.9) with SMTP id MAA05746; Sun, 14 Apr 1996 12:18:52 +1000 Message-Id: <199604140218.MAA05746@nemeton.com.au> To: "Daniel P. Pflager" cc: questions@freebsd.org Subject: Re: Colorado QFA 500 Date: Sun, 14 Apr 1996 12:18:50 +1000 From: Giles Lean Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 13 Apr 1996 12:15:37 +0100 "Daniel P. Pflager" wrote: > 3) How can I make /dev/rwt0 the default tape device > (for tar, mt, etc?). Point me to the doc... The manual pages for tar and mt both mention the TAPE environment variable, which will do The Right Thing (tm). Giles