[CLUE-Tech] tar question
    Bruce Ediger 
    eballen1 at qwest.net
       
    Fri Mar 14 14:47:03 MST 2003
    
    
  
On Fri, 14 Mar 2003, Mike Staver wrote:
> I have a quick tar question - what is the best way to compress my entire
> /home diretory and move it to another machine while preserving all file
> attributes?
cd /home
tar czf /tmp/mstaver.home.tar.gz mstaver
That sort of thing always seems to work for me, provided that
my user ID (name, not number) exists on both matchines.
-- 
Bruce Ediger
720-932-1954
eballen1 at qwest.net
    
    
More information about the clue-tech
mailing list