[ale] backup copy /home/user

James P. Kinney III jkinney at localnetsolutions.com
Sun Jun 22 11:13:38 EDT 2003


On Sun, 2003-06-22 at 10:23, Jason Day wrote:
> On Sat, Jun 21, 2003 at 01:29:42PM -0400, James P. Kinney III wrote:
> > Try archiving the data first.  Use 
> > tar cvzpf home-user.tar.gz /home/user/*
> 
> The "*" at the end will not match any files beginning in ".", causing
> the tar command to exclude any file or directory in /home/user that
> begins with a ".".  Use
>     tar cvzpf home-user.tar.gz /home/user
> instead.

<homer> DOH! </homer>

Thanks! The * would have really FUBAR'd the process.
> 
> Jason
-- 
James P. Kinney III          \Changing the mobile computing world/
CEO & Director of Engineering \          one Linux user         /
Local Net Solutions,LLC        \           at a time.          /
770-493-8244                    \.___________________________./
http://www.localnetsolutions.com

GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics) <jkinney at localnetsolutions.com>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7 

 This is a digitally signed message part




More information about the Ale mailing list