WARNING
TIL that bunzip2 in Linux / Debian / MX Linux deletes, I repeat, DELETES the original archive when you run it in vanilla form
`bunzip2 dfly-x86_64-6.4.2_REL.iso.bz2`
resulted in the iso being unpacked with deletion of the original WITHOUT WARNING
Since I'm on expensive LTE+ 4G internet that is significant.
I have not used bunzip2 in years, but should have remembered this hostile default. It was not that way IIRC
Do I need to read the manpages of commands I have not used in years in Linux now? Why was the default changed
Luckily I have copies of the bzip2 iso on multiple partitions of HDD and SSD
#bzip2 #bunzip2 #sh #bash #warning #TIL #Linux #OpenSource #POSIX
