Linux@lemmy.ml•WTF is going on with my lessbyquarrel4you@piefed.socialEnglish21 hoursOne option is to use less -R to see the pretty colors. The boring option is to use ls --color=never and be sad. 5
linuxmemes@lemmy.world•It's all about those little file mode bitsbyquarrel4you@piefed.socialEnglish12 daysYou can actually do chmod +777,u+rwx,go-w foo to make the logic easier if you want to force a starting assumption. 0
One option is to use
less -Rto see the pretty colors.The boring option is to use
ls --color=neverand be sad.