this post was submitted on 09 Jul 2023
1243 points (97.3% liked)

linuxmemes

20483 readers
1000 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 1 year 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

[–] [email protected] 4 points 1 year ago

Mindlessly mashing tab > copy paste any day brother

[–] [email protected] 3 points 1 year ago* (last edited 1 year 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

[–] [email protected] 2 points 1 year 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)