learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 5 个月前What helps people get comfortable on the command line?jvns.caexternal-linkmessage-square79fedilinkarrow-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-square79fedilinkcross-posted to: programming@programming.devprogramming@programming.dev
minus-square/home/pineapplelover@lemm.eelinkfedilinkarrow-up10·5 个月前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