From owner-freebsd-questions@FreeBSD.ORG Sun Aug 29 19:12:12 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9333410656BD for ; Sun, 29 Aug 2010 19:12:12 +0000 (UTC) (envelope-from merlyn@stonehenge.com) Received: from red.stonehenge.com (red.stonehenge.com [IPv6:2607:f2f8:3080::]) by mx1.freebsd.org (Postfix) with ESMTP id 76F928FC08 for ; Sun, 29 Aug 2010 19:12:12 +0000 (UTC) Received: by red.stonehenge.com (Postfix, from userid 1001) id 4F941427D0; Sun, 29 Aug 2010 12:12:12 -0700 (PDT) From: merlyn@stonehenge.com (Randal L. Schwartz) To: "'Gary Kline'" References: <20100827170737.GA96063@thought.org> <26118_1282929673_4C77F409_26118_366_1_D9B37353831173459FDAA836D3B434999FDCA57D@WADPMBXV0.waddell.com> <20100827211306.68e261be.freebsd@edvax.de> <20100828070231.GA98502@thought.org> <4C78E509.6020701@infracaninophile.co.uk> <20100829010531.GA1471@thought.org> <86iq2tms2e.fsf@red.stonehenge.com> <20100829190747.GB4151@thought.org> x-mayan-date: Long count = 12.19.17.11.15; tzolkin = 4 Men; haab = 8 Mol Date: Sun, 29 Aug 2010 12:12:11 -0700 In-Reply-To: <20100829190747.GB4151@thought.org> (Gary Kline's message of "Sun, 29 Aug 2010 12:07:47 -0700") Message-ID: <864oedkzck.fsf@red.stonehenge.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Gary Gatten , Polytropon , FreeBSD Mailing List Subject: Re: how do i scp .dotfiles?? 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: Sun, 29 Aug 2010 19:12:12 -0000 >>>>> "'Gary" == 'Gary Kline' writes: >> There's a big difference between: >> >> cd $HOME && gtar cfz /tmp/xx.tgz . # should get everything >> >> and >> >> cd $HOME && gtar cfz /tmp/xx.tgz * # will miss all the dotfiles >> >> Did you do the latter, by chance? 'Gary> Sure. my default is the asterisk. Well, there's your problem. Sometimes, you have to actually think about what you're doing. :) -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion