LynnTheChaoticWitch@feddit.nl to Linux@lemmy.mlEnglish · 1 year agoHow can I get better at the CLI?message-squaremessage-square49fedilinkarrow-up156arrow-down10file-text
arrow-up156arrow-down1message-squareHow can I get better at the CLI?LynnTheChaoticWitch@feddit.nl to Linux@lemmy.mlEnglish · 1 year agomessage-square49fedilinkfile-text
I have some basic experience but I wanna be proficient and have a cli based workflow; I’m currently on Arch with GNOME
minus-squaretom42@kbin.sociallinkfedilinkarrow-up3·1 year agoMy biggest suggestion is to use cli tools, read man pages, start with man man, install info pages and use a tool like tldr. Like everything else one wants to learn, the best ist to practice and learn through finding better solution for own made failures.
My biggest suggestion is to use cli tools, read man pages, start with
man man
, install info pages and use a tool liketldr
.Like everything else one wants to learn, the best ist to practice and learn through finding better solution for own made failures.