From owner-freebsd-questions@FreeBSD.ORG Mon Apr 16 20:22:39 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3DD9816A401 for ; Mon, 16 Apr 2007 20:22:39 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from echo.calarts.edu (echo.calarts.edu [198.182.157.9]) by mx1.freebsd.org (Postfix) with ESMTP id 22AB213C448 for ; Mon, 16 Apr 2007 20:22:38 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from echo.calarts.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id B4A58101E406 for ; Mon, 16 Apr 2007 20:13:59 +0000 (GMT) Received: from muse2.calarts.edu (muse2.calarts.edu [198.182.157.28]) by echo.calarts.edu (Postfix) with ESMTP id 93F641018CA0 for ; Mon, 16 Apr 2007 20:13:59 +0000 (GMT) Received: from [198.182.157.179] (dhcp7179.calarts.edu [198.182.157.179]) (authenticated bits=0) by muse2.calarts.edu (8.13.3/8.13.3) with ESMTP id l3GKMbxo061045 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 16 Apr 2007 13:22:37 -0700 (PDT) (envelope-from smurphy@calarts.edu) Message-ID: <4623DB08.3050208@calarts.edu> Date: Mon, 16 Apr 2007 13:22:32 -0700 From: Sean Murphy User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.52 on 198.182.157.28 Subject: mt command questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 20:22:39 -0000 I am learning about backing up to tape and have made quite a bit of progress with the mt command. I understand what the fsf option does. There are other options however and would like to understand them as well. I am looking at the man page and have tried googleing them with not a lot of luck. the fsr and fss options I understand they would fast forward but what is "count records" and "count setmarks" considered and how would I use them? Thanks