muhyb@programming.dev to linuxmemes@lemmy.world · 1 day agoIf it ain't broke, don't fix iti.ibb.coimagemessage-square118fedilinkarrow-up11.09K
arrow-up11.09KimageIf it ain't broke, don't fix iti.ibb.comuhyb@programming.dev to linuxmemes@lemmy.world · 1 day agomessage-square118fedilink
minus-squareprole@lemmy.blahaj.zonelinkfedilinkarrow-up6·1 day 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·1 day agoLet’s start learning with how to use man: man man
minus-squareJaycifer@piefed.sociallinkfedilinkEnglisharrow-up3·1 day agoWoah, I had no idea about this. It look like there is a lot to dig into, thanks!
minus-squaremuhyb@programming.devOPlinkfedilinkarrow-up2·1 day 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.