learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 1 month agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square79linkfedilinkarrow-up1117arrow-down14
arrow-up1113arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 1 month agomessage-square79linkfedilink
minus-square/home/pineapplelover@lemm.eelinkfedilinkarrow-up10·1 month agoPractice I guess. Especially using cli for specific tasks that is done more efficiently on there than the gui. Moving files using regex for example is useful. Or finding files with specific phrases in them. Stuff like that
Practice I guess. Especially using cli for specific tasks that is done more efficiently on there than the gui.
Moving files using regex for example is useful. Or finding files with specific phrases in them. Stuff like that