Mailinglist Archive: opensuse-edu (133 mails)
| < Previous | Next > |
RE: [suse-linux-uk-schools] archiving directories
- From: E Lea <ed@xxxxxxxxxxxxxxxxx>
- Date: Tue, 24 Jun 2003 13:30:24 +0000 (UTC)
- Message-id: <03Jun24.142246bst.119047@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
$ tar cf my_folder > my_folder.tar
You can then do
$ gzip my_folder.tar
to gzip it.
-----Original Message-----
From: Steve Palmer
To: suse-linux-uk-schools@xxxxxxxx
Sent: 6/24/03 2:04 PM
Subject: [suse-linux-uk-schools] archiving directories
Hello once more folks, i'm having a little trouble
archiving a large number of folders with one simple
command & keeping that folder structure intact. I
noticed in midnight commander you can do a folder
distribution in a tar.gz format but it doesn't appear
to perform anything. Gzip doesn't appear to do deal
with folders according to the command line listing at
least. :(
Anyone out there with the knowledge? i'm still too
much of a sith to understand these things! ;)
________________________________________________________________________
Want to chat instantly with your online friends? Get the FREE Yahoo!
Messenger http://uk.messenger.yahoo.com/
--
To unsubscribe, e-mail: suse-linux-uk-schools-unsubscribe@xxxxxxxx
For additional commands, e-mail: suse-linux-uk-schools-help@xxxxxxxx
You can then do
$ gzip my_folder.tar
to gzip it.
-----Original Message-----
From: Steve Palmer
To: suse-linux-uk-schools@xxxxxxxx
Sent: 6/24/03 2:04 PM
Subject: [suse-linux-uk-schools] archiving directories
Hello once more folks, i'm having a little trouble
archiving a large number of folders with one simple
command & keeping that folder structure intact. I
noticed in midnight commander you can do a folder
distribution in a tar.gz format but it doesn't appear
to perform anything. Gzip doesn't appear to do deal
with folders according to the command line listing at
least. :(
Anyone out there with the knowledge? i'm still too
much of a sith to understand these things! ;)
________________________________________________________________________
Want to chat instantly with your online friends? Get the FREE Yahoo!
Messenger http://uk.messenger.yahoo.com/
--
To unsubscribe, e-mail: suse-linux-uk-schools-unsubscribe@xxxxxxxx
For additional commands, e-mail: suse-linux-uk-schools-help@xxxxxxxx
| < Previous | Next > |