learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square79linkfedilinkarrow-up1119arrow-down14
arrow-up1115arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agomessage-square79linkfedilink
minus-squarejosefo@leminal.spacelinkfedilinkarrow-up1·2 months agoworks for common flags too, like in df -h, the h stands for human readable, I always find myself mumbling “human” while typing that one
works for common flags too, like in
df -h
, the h stands for human readable, I always find myself mumbling “human” while typing that one