LynnTheChaoticWitch@feddit.nl to Linux@lemmy.mlEnglish · 2 years agoHow can I get better at the CLI?message-squaremessage-square46fedilinkarrow-up154arrow-down10file-text
arrow-up154arrow-down1message-squareHow can I get better at the CLI?LynnTheChaoticWitch@feddit.nl to Linux@lemmy.mlEnglish · 2 years agomessage-square46fedilinkfile-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·2 years 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.