How to compress using bzip2 without deleting the original file

bzip2 deletes the original file and replaces it by the compressed one, and to stop it from doing that use the “-k” option as follows:

“bzip2 -k file_name

About SoCRaT

Cybersecurity Master's Student, Systems Engineer, OSS & Linux Geek
This entry was posted in Uncategorized and tagged . Bookmark the permalink.

Leave a comment