interdimensionalmeme@lemmy.ml to Linux@lemmy.ml • 14 hours agozcat shouldn't error out if you try to zcat an uncompressed file, it should just output the damned file !message-squaremessage-square8 fedilinkarrow-up126file-text
arrow-up126message-squarezcat shouldn't error out if you try to zcat an uncompressed file, it should just output the damned file !interdimensionalmeme@lemmy.ml to Linux@lemmy.ml • 14 hours agomessage-square8 Commentsfedilinkfile-text
minus-squarehuf [he/him]hexbear3·edit-212 hours agozgrep . * should do the trick oh, there's also zcat -f * link
zgrep . *
should do the trickoh, there's also
zcat -f *