this post was submitted on 16 Aug 2024
610 points (98.1% liked)

Programmer Humor

33288 readers
120 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

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

I'm not a programmer but I do this on the Linux command line all the time to find a command I used days or weeks ago. Or I'll spend 20 minutes grepping history instead. All to avoid spending 5 minutes reading the manpage so I can remember which flags and arguments I used.

[–] [email protected] 7 points 5 months ago (3 children)

And then you realise your dumb endless ls-ing has pushed the command off the history list

[–] [email protected] 2 points 5 months ago (1 children)

Can you change the history list size?

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago)

Can you configure it to ignore ls and cd ..

load more comments (1 replies)
load more comments (13 replies)