you are viewing a single comment's thread
view the rest of the comments
[โ€“] 10 points 3 years ago (3 children)

Omg I tell people at least 3 times a day about bash's tab completion. Cli proficiency should be taught before programming

  • source
  • parent
  • hideshow 3 child comments
  • [โ€“] 3 points 3 years ago*

    Thank you, whenever people ask me how to start learning and get rolling in tech related things Iโ€™ve struggled trying to articulate this exact point. Iโ€™m not a sysadmin or anything but knowing how to navigate CLIs across OSโ€™s makes everything so much easier to learn and do

  • source
  • parent
  • [โ€“] 2 points 3 years ago

    Tab completion is the main way I check that I'm using a valid file path in the command, especially when I'm deleting something. (and even then I double and triple check the path when I delete something lol)

  • source
  • parent