interdimensionalmeme@lemmy.ml to Linux@lemmy.ml · 1 day agozcat shouldn't error out if you try to zcat an uncompressed file, it should just output the damned file !message-squaremessage-square19fedilinkarrow-up168arrow-down18file-text
arrow-up160arrow-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 · 1 day agomessage-square19fedilinkfile-text
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up5·edit-21 day agozgrep . * should do the trick oh, there’s also zcat -f *
zgrep . *
should do the trickoh, there’s also
zcat -f *