From owner-freebsd-questions Mon Sep 24 18: 6:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cx175057-a.ocnsd1.sdca.home.com (cx175057-a.ocnsd1.sdca.home.com [24.13.23.40]) by hub.freebsd.org (Postfix) with ESMTP id E745237B40F for ; Mon, 24 Sep 2001 18:06:21 -0700 (PDT) Received: from localhost (bri@localhost) by cx175057-a.ocnsd1.sdca.home.com (8.11.6/8.11.3) with ESMTP id f8P16Fs38406; Mon, 24 Sep 2001 18:06:16 -0700 (PDT) (envelope-from bri@sonicboom.org) Date: Mon, 24 Sep 2001 18:06:14 -0700 (PDT) From: Brian Whalen X-X-Sender: To: Andre Cameron Cc: free bsd Subject: Re: tar question In-Reply-To: <03fc01c1455d$9e11db50$4dd92d18@andre2pj3ipvtr> Message-ID: <20010924180531.K38402-100000@cx175057-a.ocnsd1.sdca.home.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I use this to make a file named date.tar in /usr/local/backup of the /usr/home partition. tar cvf /usr/local/backup/`date "+%Y-%m-%d"`.tar /usr/home Brian "Sonic" Whalen Success = Preparation + Opportunity On Mon, 24 Sep 2001, Andre Cameron wrote: > If I wanted to tar a whole directory and it subdirectories/files for download what is the command/switches I would use? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message