learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 days agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square76linkfedilinkarrow-up1114arrow-down13cross-posted to: programming@programming.dev
arrow-up1111arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 days agomessage-square76linkfedilinkcross-posted to: programming@programming.dev
minus-square/home/pineapplelover@lemm.eelinkfedilinkarrow-up10·2 days 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