Though I thank you for the post, whether I top post or bottom post is a
matter of personal taste.  I prefer to top post.
Kenneth Schneider wrote:
> Since you are running this from the command line there is no need for cd
> $HOME just use
> 
> cd (the cd command by it self takes you to your home (login) directory)
> gunzip backups/Pictures.tar.gz
> tar uf backups/Pictures.tar Pictures
> gzip -9 backups/Pictures.tar ( the -9 means to use maximum compression)
> 
> 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to