minus-squareallywilson@lemmy.mltolinuxmemes@lemmy.world•another "snap bad" postlinkfedilinkarrow-up15·14 days agoUntil recently, I’ve had no real preference as mostly using RHEL clones at work. Now using Ubuntu…and snap has been causing issues. linkfedilink
minus-squareallywilson@lemmy.mltoLinux@lemmy.ml•zcat shouldn't error out if you try to zcat an uncompressed file, it should just output the damned file !linkfedilinkarrow-up0·11 months agoYeah, it’s a pain. Leads to bad one liners: for i in $(ls); do zcat $i || cat $i; done linkfedilink
Until recently, I’ve had no real preference as mostly using RHEL clones at work. Now using Ubuntu…and snap has been causing issues.