muhyb@programming.dev to linuxmemes@lemmy.world · 5 days agoIf it ain't broke, don't fix itlemmy.imagisphe.reimagemessage-square118linkfedilinkarrow-up11.14Karrow-down113
arrow-up11.12Karrow-down1imageIf it ain't broke, don't fix itlemmy.imagisphe.remuhyb@programming.dev to linuxmemes@lemmy.world · 5 days agomessage-square118linkfedilink
minus-squareprole@lemmy.blahaj.zonelinkfedilinkarrow-up6·5 days 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·5 days agoLet’s start learning with how to use man: man man
minus-squareJaycifer@piefed.sociallinkfedilinkEnglisharrow-up3·5 days agoWoah, I had no idea about this. It look like there is a lot to dig into, thanks!
minus-squaremuhyb@programming.devOPlinkfedilinkarrow-up2·5 days 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.