How to Compress file/folder in Linux
Introduction A backup, or the process of backing up, refers to the copying and archiving of computer data so it[…]
Read more
Introduction A backup, or the process of backing up, refers to the copying and archiving of computer data so it[…]
Read more
Zip a Single File To make a zip of single file, execute the below command: #zip file.zip file1 file2 Zip[…]
Read more