Linux CLI - Archiving and Compression
After running
gzip file.txt, you notice file.txt.gz is created but file.txt still exists. What might be the cause?