this post was submitted on 16 Aug 2024
595 points (97.9% liked)

Programmer Humor

31997 readers
928 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
[–] SHOW_ME_YOUR_ASSHOLE@lemm.ee 65 points 3 weeks 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.

[–] HereIAm@lemmy.world 7 points 3 weeks ago (3 children)

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

[–] dubyakay@lemmy.ca 2 points 3 weeks ago (1 children)

Can you change the history list size?

[–] embed_me@programming.dev 2 points 3 weeks ago* (last edited 3 weeks ago)

Can you configure it to ignore ls and cd ..

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