Translations:A tutorial on 'tar'/26/en

From Alliance Doc
Jump to navigation Jump to search

In this example, we have invoked the tar command with the options c (for create), v (for verbosity) and f (for file). As for the archive's name, we have used results.tar; this name could be something else but it is better to have a similar name to the directory to archive. It makes it easier to recognize your data later.