interdimensionalmeme to Linux · 10 hours agozcat shouldn't error out if you try to zcat an uncompressed file, it should just output the damned file !message-squaremessage-square9fedilinkarrow-up153arrow-down15file-text
arrow-up148arrow-down1message-squarezcat shouldn't error out if you try to zcat an uncompressed file, it should just output the damned file !interdimensionalmeme to Linux · 10 hours agomessage-square9fedilinkfile-text
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up4·edit-28 hours agozgrep . * should do the trick oh, there’s also zcat -f *
zgrep . *
should do the trickoh, there’s also
zcat -f *