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-squarejosefo@leminal.spacelinkfedilinkarrow-up1·2 days 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