learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 5 天前What helps people get comfortable on the command line?jvns.caexternal-linkmessage-square79linkfedilinkarrow-up1117arrow-down13cross-posted to: programming@programming.devprogramming@programming.dev
arrow-up1114arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 5 天前message-square79linkfedilinkcross-posted to: programming@programming.devprogramming@programming.dev
minus-square/home/pineapplelover@lemm.eelinkfedilinkarrow-up10·4 天前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
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