interdimensionalmeme@lemmy.ml to Linux@lemmy.ml • 10 hours agozcat shouldn't error out if you try to zcat an uncompressed file, it should just output the damned file !message-squaremessage-square5 fedilinkarrow-up124file-text
arrow-up124message-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 • 10 hours agomessage-square5 Commentsfedilinkfile-text
minus-squarehuf [he/him]hexbear3·edit-28 hours agozgrep . * should do the trick oh, there's also zcat -f * link
zgrep . *
should do the trickoh, there's also
zcat -f *