this post was submitted on 03 Jun 2023
94 points (100.0% liked)

Memes

45289 readers
3323 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 year ago (4 children)

Honestly terminal commands are like a picky voice assistant that you talk to via keyboard... you tell the computer to do something and it just does it, or it fusses at you that you screwed up something.

Clicking stuff ends up being the slower way once you know what you are doing...

Real command-line users only need two keys, enter and up

[–] [email protected] 3 points 1 year ago (3 children)

At some point, I realize that I'm furiously clicking the up arrow twenty times just to reenter a command that was two words long anyway and far quicker to type out. Not even CTRL+R would make it more efferent than typing.

[–] [email protected] 3 points 1 year ago (2 children)

Even with mid-command matching, like "ctrl+r Doc" for "cd Documents"? Just in case not everyone has found that you don't have to match from the beginning of the string you're looking for.

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

I seriously think it was something like git add

I was probably beyond tired.

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

What!? You have forever changed my life. Teach me more sensei.