Archive & Compression utilities
tar, gzip, bzip2, xz, zip, demystified. When to use each compression tool, speed vs ratio trade-offs, and the flags you'll actually need.
All the articles with the tag "linux".
tar, gzip, bzip2, xz, zip, demystified. When to use each compression tool, speed vs ratio trade-offs, and the flags you'll actually need.
sed is the stream editor for making text substitutions, deletions, and insertions in files, the patterns you'll use 90% of the time.