Hello, > tar czf /path/to/archive.tar.gz /path/to/directory
Note that if you want to use this on a non-Debian system, some versions of tar don't take the "z" switch. In that case, compress or gzip separately. Jiri
Hello, > tar czf /path/to/archive.tar.gz /path/to/directory
Note that if you want to use this on a non-Debian system, some versions of tar don't take the "z" switch. In that case, compress or gzip separately. Jiri