For using zip command, the first argument should be a compressed filename.
For using zip command, the first argument should be a compressed filename. Correct Answer True
For using zip command, the first argument should be a compressed filename, the remaining arguments are interpreted as files and directories to be compressed. $ zip abc.zip file01 file02