Which of the following statements about /bin and /sbin directories in Linux is correct?
  • /bin contains essential user binaries, while /sbin holds system binaries.
Which of the following commands can be used to compress multiple files into a single gzip archive in Kali Linux?
  • gzip file1 file2 file3