learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 个月前What helps people get comfortable on the command line?jvns.caexternal-linkmessage-square78fedilinkarrow-up1117arrow-down15
arrow-up1112arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 个月前message-square78fedilink
minus-square/home/pineapplelover@lemm.eelinkfedilinkarrow-up10·2 个月前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