>>>>> "'Gary" == 'Gary Kline' <[email protected]> writes:

'Gary>  at least for me, gtar fails to pick up dotfiles.

How did you invoke it?

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?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[email protected]> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to