interdimensionalmeme@lemmy.ml to Linux@lemmy.ml · 2 months agozcat shouldn't error out if you try to zcat an uncompressed file, it should just output the damned file !message-squaremessage-square27fedilinkarrow-up157arrow-down110file-text
arrow-up147arrow-down1message-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 · 2 months agomessage-square27fedilinkfile-text
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up2·edit-22 months agozgrep . * should do the trick oh, there’s also zcat -f *
zgrep . *
should do the trickoh, there’s also
zcat -f *