تماشای ویدئو Archiving and Compression on Linux Basic tar Commands از آی-ویدئو

ARCHIVING + COMPRESSION ON LINUX: tar -zcvf docs.tar.gz Documents/ DECOMPRESS/UNARCHIVE ON LINUX tar -zxvf docs.tar.gz #################### OPTIONS z - gzip c - create archive f - archive FILE (name file) v - verbose x - extract Table of Contents: Compression + Archiving: 04:25 Decompression: 07:01 Don't do this: 09:34 Examples (Wordpress vs. Joomla): 12:19 Explanation of 'tar' options: 14:33 Full Linux Sysadmin Basics Playlist: https://www.youtube.com/playlist?list=PLtK75qxsQaMLZSo7KL
1 دی 1395
آی-ویدئو