Shell

1234567
Across
  1. 1. schedule a job for one time execution
  2. 4. Which option is used with unzip command to view the contents of a compressed archive
  3. 5. zip command is the utility commonly used to ____________
  4. 6. removes repeated or unrepeated lines
  5. 7. command can copy files to and from archives
Down
  1. 2. used for saving several files into an archive file
  2. 3. command is used with the & operator to reduce the priority of jobs
  3. 4. which kill command sends the given signal name to the specified process
  4. 5. schedule jobs to run repeatedly
  5. 6. command is used for unzipping files which are compressed using zip command