Linux CLI - Archiving and Compression
Which of the following is the correct syntax to compress a file named
log.txt using bzip2 and keep the original file?log.txt using bzip2 and keep the original file?-k option keeps the original file after compression.-k comes before the filename: bzip2 -k log.txt.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions