From owner-freebsd-questions@FreeBSD.ORG Sat Sep 13 10:20:05 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4673116A4BF for ; Sat, 13 Sep 2003 10:20:05 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E35E43FE9 for ; Sat, 13 Sep 2003 10:20:04 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc12) with ESMTP id <2003091317200101400h361ue>; Sat, 13 Sep 2003 17:20:02 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h8DHK0Co072494; Sat, 13 Sep 2003 13:20:01 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h8DHK0rE072488; Sat, 13 Sep 2003 13:20:00 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: freebsd-questions@freebsd.org References: <20030912201606.M83641-100000@Video2Video.Com> From: Lowell Gilbert Date: 13 Sep 2003 13:20:00 -0400 In-Reply-To: <20030912201606.M83641-100000@Video2Video.Com> Message-ID: <44znh8mwqn.fsf@be-well.ilk.org> Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: Peter Leftwich Subject: Re: xv flag to not create ~/dir/dir/.xvpics/ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2003 17:20:05 -0000 Peter Leftwich writes: > If I `cd ~/dir/dir` then run `xv -vsmap` xv creates cached thumbnails. > > Does anyone know of a flag for "xv" to -NOT- create a directory called > ".xvpics"? I do not want xv to create this directory. Thanks. The option -vsmap is *asking* for the thumbnails. If you don't want them, then don't use that option.