muhyb@programming.dev to linuxmemes@lemmy.world · 13 hours agoIf it ain't broke, don't fix iti.ibb.coimagemessage-square73fedilinkarrow-up1741arrow-down15
arrow-up1736arrow-down1imageIf it ain't broke, don't fix iti.ibb.comuhyb@programming.dev to linuxmemes@lemmy.world · 13 hours agomessage-square73fedilink
minus-squareprole@lemmy.blahaj.zonelinkfedilinkarrow-up5·8 hours agoSome things are just inherently complex. And especially if you’re going to use CLI (not user unfriendly in any way imo), you’re gonna want to make sure you’re typing in the right stuff. Linux has the manuals built-in, they’re called “man pages”
minus-squaremuhyb@programming.devOPlinkfedilinkarrow-up10·7 hours agoLet’s start learning with how to use man: man man
minus-squareJaycifer@piefed.sociallinkfedilinkEnglisharrow-up3·5 hours agoWoah, I had no idea about this. It look like there is a lot to dig into, thanks!
minus-squaremuhyb@programming.devOPlinkfedilinkarrow-up2·4 hours agoYou’re welcome! There is also tldr that’s quite useful too.
Some things are just inherently complex. And especially if you’re going to use CLI (not user unfriendly in any way imo), you’re gonna want to make sure you’re typing in the right stuff.
Linux has the manuals built-in, they’re called “man pages”
Let’s start learning with how to use man:
man manWoah, I had no idea about this. It look like there is a lot to dig into, thanks!
You’re welcome! There is also
tldrthat’s quite useful too.