tar cvf archive_name.tar dirname/
In the above command:
In the above command:
- c – create a new archive
- v – verbosely list files which are processed.
- f – following is the archive file name
No comments:
Post a Comment