How zip the file in Unix?
You can use the zip command to zip files in Unix.
Example – zip math.zip file1 file2 file3
BY Best Interview Question ON 11 Apr 2019
You can use the zip command to zip files in Unix.
Example – zip math.zip file1 file2 file3