this post was submitted on 16 Aug 2024
372 points (96.0% liked)

Programmer Humor

19147 readers
1190 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 52 points 3 weeks ago (12 children)
[–] Fillicia 36 points 3 weeks ago (11 children)

I really like this comic. Just in case someone didn't know in Linux you can:

-Ctrl + r to search previous commands

Or

-type history and precede the command number by an exclamation (!) to repeat the command (I.e. "!13")

[–] [email protected] 8 points 3 weeks ago

I highly recommend installing fzf, and its shell integration. Makes your Ctrl + r magnitudes more pleasant to use!

load more comments (10 replies)
load more comments (10 replies)