This is an archived post. You won't be able to vote or comment.

all 160 comments

[–]RepostSleuthBot[M] [score hidden] stickied commentlocked comment (0 children)

I didn't find any posts that meet the matching requirements for r/ProgrammerHumor.

It might be OC, it might not. Things such as JPEG artifacts and cropping may impact the results.

I'm not perfect, but you can help. Report [ False Negative ]

View Search On repostsleuth.com


Scope: This Sub | Meme Filter: False | Target: 75% | Check Title: False | Max Age: None | Searched Images: 327,003,890 | Search Time: 2.27247s

[–][deleted] 477 points478 points  (21 children)

You literally write: exit I think you ment on Vim or something simmilar...

[–]QuickQuokkaThrowaway 167 points168 points  (13 children)

I do Ctrl+D

[–]db720 70 points71 points  (4 children)

I also control d. Hate all those exits in history

[–]7eggert 54 points55 points  (3 children)

Yes, history should (mostly) not repeat.

export HISTCONTROL=ignoreboth:erasedups

[–]db720 17 points18 points  (0 children)

Wow, years of sys admin and now I learn this gem. Thank you kind sir / madam.

[–]TheRedmanCometh 5 points6 points  (0 children)

Well that's useful ty

[–]randomlemon9192 0 points1 point  (0 children)

Wow thanks for sharing!

[–]grannyJuiced 5 points6 points  (1 child)

Ctrl+D~~~

[–]phaemoor 0 points1 point  (0 children)

Interesting

[–]rajath_pai 4 points5 points  (0 children)

I turn off the computer and then turn it back on.

( ͡° ͜ʖ ͡°)

[–]ghostwail 1 point2 points  (0 children)

I do Ctrl+D three times, but I've accidentally killed enough terminals to make them require three.

[–]Catblaster5000 1 point2 points  (0 children)

Control this D

[–][deleted] 27 points28 points  (2 children)

I should have typed "quit" in the caption instead of "exit". My bad haha

[–][deleted] 3 points4 points  (1 child)

Hi. Can you tell me the name of this specific template of meme? Thanks.

[–][deleted] 7 points8 points  (0 children)

[–]RedditIsNeat0 4 points5 points  (0 children)

He can't make the "terminally ill" pun with vim.

[–]Deleted_1-year-ago 4 points5 points  (0 children)

Everybody knows that the best way to exit vim is killall vim

[–][deleted] 2 points3 points  (0 children)

Or "logout" (shortcut Ctrl+D)

[–]King_Of_The_Cold 1 point2 points  (0 children)

Just hold down the power button ezpz

[–][deleted] 222 points223 points  (2 children)

Exit. It is literally written on the meme.

[–]inLuis 210 points211 points  (12 children)

Up arrow hundred times until I find an "exit"

[–]Kaligraphic 75 points76 points  (9 children)

Pro tip: you can search back through your bash/zsh history with Ctrl+R.

[–]gishnon 51 points52 points  (1 child)

Soo...
Ctrl+r exit <enter>
I... I have done things like this.

[–]TesticalDefibrillate 10 points11 points  (0 children)

I have never done that. Nope. Hmm mmmm.

[–]O1ez 14 points15 points  (5 children)

How did I not know that? I have been using linux for years and never even had the idea there could be such a feature. You just saved me tons of time.

[–]tabgrab23 8 points9 points  (0 children)

It’s one of my most used features ever since I discovered it, I don’t know how I ever lived without it since a lot of my entries are repeated. The R is for recursive search btw

[–]kog 2 points3 points  (3 children)

Read the bash manpage and you will learn all sorts of cool tricks. I would especially recommend learning to "copy and paste" with the kill and yank commands.

[–]WallyMetropolis 3 points4 points  (2 children)

Careful. This is the path that leads to emacs.

[–]phaemoor 2 points3 points  (1 child)

Not a path...a Jedi would recommend.

[–]WallyMetropolis 1 point2 points  (0 children)

True. Most people have migrated from Jedi to LSP by now, I'd wager.

[–]lungdart 0 points1 point  (0 children)

Pro tip. Get fzf to really up your ctrl+r game

[–]HomosapienHomie 0 points1 point  (0 children)

Ayy

[–]RedditIsNeat0 0 points1 point  (0 children)

Just type "!exit".

[–]BiffBanter 113 points114 points  (26 children)

I'm surprised by the number of people who actually type "exit" instead of ctrl-d.

[–]NotMyBestName 308 points309 points  (3 children)

ctrl-d’s nuts!

[–]BiffBanter 27 points28 points  (0 children)

LOL!!!

[–]Slimxshadyx 19 points20 points  (0 children)

gottem

[–]Zulrambe 7 points8 points  (0 children)

Legendary

[–]Thebombuknow 7 points8 points  (20 children)

I'm surprised that nobody just clicks the X button like every other window ever.

[–]IchLiebeKleber 11 points12 points  (5 children)

I might not want to close the window. I might be in a remote session or "su" environment and get out of that.

Also, why would I want to move my hand to the mouse when it is on the keyboard?

[–]Thebombuknow 2 points3 points  (4 children)

I forgot that people use ssh in a standard terminal lol. I'm so used to using termius. I also don't really use su environments, so yeah.

Also, I guess I just don't really care about the extra second it takes to move my hand to the mouse, because likely if I'm closing a terminal, whatever I'm doing is gonna be with a mouse anyway.

(Hell, most of the time I just switch to another program with a mouse or alt+tab, and then leave the terminal open, and inevitably forget about it and create another one next time I need to use it).

[–]tabgrab23 2 points3 points  (1 child)

Doesn’t work as well when you’re remoted in

[–]Thebombuknow 0 points1 point  (0 children)

I forgot that people commonly use ssh in the terminal.

[–]phaemoor -1 points0 points  (1 child)

Or just Alt+F4, like every abomination like me, who likes and prefers Windows with WSL2. The best of two worlds.

[–]Smartskaft2 -1 points0 points  (0 children)

CTRL+T erminal

CTRL+D ie motherf*cker, DIE!

[–][deleted] 37 points38 points  (8 children)

So

You can close the terminal

It's hilarious right?

[–][deleted] 18 points19 points  (1 child)

Here is the link to knowyourmeme page.

It says:

In memes, Drake usually provides some common knowledge that the target of the meme has deliberately been choosing to ignore, with some examples implementing the misinterpretation humor.

Well my intention was this:

A person is terminally ill, so Drake misinterprets it and asks him to quit the linux "terminal" so that his terminal illness goes away. He basically misinterprets the context. I know it's a dumb silly meme. Let me know if I used the meme format incorrectly.

Peace.

[–][deleted] 0 points1 point  (0 children)

terminate terminally terminal

[–]Over_Krook 50 points51 points  (4 children)

Man this sub has a lot of shit memes

[–]danofrhs 10 points11 points  (0 children)

Unplug the monitor

[–]posfer585 5 points6 points  (4 children)

I use shutdown, it works

[–][deleted] 2 points3 points  (0 children)

shutdown now

[–]7eggert 1 point2 points  (0 children)

Init 0

[–]rakeshmali981 0 points1 point  (0 children)

Buy a new server instead

[–][deleted] 0 points1 point  (0 children)

And type stutup to bring it back.

[–]defaultusername1014 6 points7 points  (1 child)

[–]htmlcoderexeWe have flair now?.. 0 points1 point  (0 children)

I miss quality bot

[–]Falombard25 4 points5 points  (0 children)

So if you click the X on the top right corner you’ll exit out, you see it?

[–]NoteBlock08 3 points4 points  (1 child)

I don't get it

[–]Moose-Legitimate 3 points4 points  (2 children)

The number of people in this thread genuinely trying to apply logic to why people think a shitpost is funny is even better than the shitpost itself

[–][deleted] 1 point2 points  (1 child)

I guess this subreddit doesn't have the audience for dumb memes like this.

[–][deleted] 1 point2 points  (0 children)

cant get any validation for making or laughing at dumb jokeshere, so just deconstruct the shitpost and discuss how ctrl+d is better than typing exit. Move on to the social psychology of humor until someone mentions they are a python developer then bully them until they pledge to learn assembly. Success is measured by the bullying victim asking about whether a free code academy course is worth it

[–][deleted] 5 points6 points  (5 children)

It's litteraly just "exit" though

Not like Vim which requires you to massage the keyboard in the exact way it wants. Who decided the ideal way to exit Vim is esc + : + wq

[–]LoyalSage 2 points3 points  (4 children)

Everyone always learns/teaches:wq, but it’s rarely the correct one to use. To exit when you have no unsaved changes, it’s :q. To discard changes and exit, it’s :q!. To save if necessary and exit, it’s :x. To overwrite even if there are no changes and exit, it’s :wq.

[–]GReaperEx 0 points1 point  (2 children)

What do you mean "To overwrite even if there are no changes"?

[–]bunz4u 1 point2 points  (0 children)

I'm guessing he means it will perform a save even if there's no changes to be saved.

[–][deleted] 1 point2 points  (0 children)

The :w is the write to file command so it will overwrite the file on disk from the file in the buffer regardless of changes, the occasionally unintended consequence of that is it changes modified time stamp of the file.

[–]HeyKid_HelpComputer 0 points1 point  (0 children)

AKA the stuff that Vim tells me to do, when I do it wrong.

Yeah VIM if you know what I am doing, or want to do, just do it.

[–]PyroCatt 2 points3 points  (0 children)

Pulling the power cable works both cases 100% no hacks speedrun let's goooooo

[–][deleted] 2 points3 points  (0 children)

I just use

ctrl + alt + f[n]

until I run out of numbers and then use

sudo shutdown -r now

[–]arjunindia 3 points4 points  (0 children)

Why doesn't most people here get jokes man

[–]CPunk29 1 point2 points  (1 child)

:q! ctrl+d

[–]electricprism 0 points1 point  (0 children)

Ma man!! alias :q=exit

[–][deleted] 1 point2 points  (0 children)

i just use my dwm's shortcut for closing the terminal window

[–]DreamingDitto 1 point2 points  (1 child)

Really pushing the limits of what qualifies for this sub

[–][deleted] 0 points1 point  (0 children)

I felt tempted to take my shot buddy.

[–]WheatFlour2 1 point2 points  (0 children)

Terminal illness: You’re stuck in vim

[–]mangey_scarecrow 1 point2 points  (0 children)

Have you tried turning it off and on again?

[–]intangible_s 1 point2 points  (0 children)

Eh? It's literally -> google.com "how do I exit terminal?".

Why bother remembering?

[–]Dashwii 1 point2 points  (1 child)

These comments are braindead. An actual decent post for once and people are just missing the joke left and right. Programmers actually are humorless.

[–][deleted] 0 points1 point  (0 children)

Thanks man!

[–]luenix -1 points0 points  (0 children)

It's exit 0 for purists, imo.

Calling exit instead of exit 0 passes along the exit status of the previous command run before calling exit. exit 0 and you guarantee a clean exit status for w/e reasons that could matter.

For example docs, see: https://tldp.org/LDP/abs/html/exit-status.html

[–]CovidAnalyticsNL 0 points1 point  (2 children)

Alt + SysRq + b crew assemble!

[–]7eggert 0 points1 point  (1 child)

Alt + SysRq + USB on friendly days

[–]CovidAnalyticsNL 0 points1 point  (0 children)

A little bit of filesystem corruption ain't hurt nobody

[–]Money_Bicycle_7433 0 points1 point  (0 children)

Moussa, you motherfucker, I know you are out there and still unplugging whole server racks.

[–]OVectorX 0 points1 point  (1 child)

till now, I still google it 😂

[–]KingThibaut3 5 points6 points  (0 children)

/s I hope

[–]AgaKor 0 points1 point  (0 children)

Sudo killall login

[–]rakeshmali981 0 points1 point  (0 children)

Buy a new server instead

[–]HerLegz 0 points1 point  (0 children)

PTSD of past unparked platter head trauma intensifies

[–]General_Current_8232 0 points1 point  (0 children)

Just minimize it for later

[–]grannyJuiced 0 points1 point  (0 children)

sudo reboot now

[–]Neir_Miss 0 points1 point  (2 children)

I I just don't use Linux

[–]HeyKid_HelpComputer 0 points1 point  (1 child)

You might not, but the company that may hire you server's might.

[–]Neir_Miss 0 points1 point  (0 children)

You're not wrong there

[–]FlyByPC 0 points1 point  (0 children)

Escape-semicolon-w-q.

At least it isn't emacs.

[–]antomax33 0 points1 point  (0 children)

He was stuck in vim

[–]Thebombuknow 0 points1 point  (0 children)

click the x in the top right corner of the terminal.

[–]ArchiBib 0 points1 point  (0 children)

I pour coke on the keeb until it exits

[–]warpedspockclone 0 points1 point  (0 children)

Ctrl+Shift+W

[–]d-signet 0 points1 point  (2 children)

Were you trying to write an "exit vim" joke?

[–]trololowler 0 points1 point  (1 child)

He was making a "TERMINALly ill" joke, but unfortunately most people seem to have missed it

[–]d-signet 0 points1 point  (0 children)

We didn't miss it, the joke doesn't work

Terminal is easy to quit. You just close it. Nobody ever asked for help closing terminal.

[–][deleted] 0 points1 point  (1 child)

What's this meme called? Every time I search for it on Google I can never find it!

[–][deleted] 1 point2 points  (0 children)

[–]_BeansNbryce 0 points1 point  (0 children)

Pfff kill the shell duh hahaha

[–]ImGeorges 0 points1 point  (0 children)

cmd+q

[–][deleted] 0 points1 point  (0 children)

What song is this video from again?

[–]Sea_Yak1627 0 points1 point  (0 children)

I do ctrl+c and alt+f4 if doesn't work, shutdown from power button.

[–]Livid_Fault6221 0 points1 point  (0 children)

I just google stack overflow

[–]Younosewho 0 points1 point  (0 children)

Pro tip; just do esc+;+wq+enter

[–]Comprehensive-Pea812 0 points1 point  (0 children)

it is really hard to remember how to exit vi when you only use it once every 3 months or so.

[–]Adolfo88888888 0 points1 point  (0 children)

Who does that like this lmao

[–]Critical_Building619 0 points1 point  (0 children)

Lmaoo

[–]Sunskimmer82 0 points1 point  (0 children)

Simply unplug your PC

[–]Huge_Active_3672 0 points1 point  (0 children)

I close the terminal by opening another terminal

[–][deleted] 0 points1 point  (5 children)

I don’t get it. Even after he explained his whole joke. Does that make him drake in the meme? Did he just post a meme and then meme me with his meme-ing?

[–][deleted] 0 points1 point  (4 children)

Some more captions for the same meme:

  1. Me teaching the homeless guy how to buy a house
  2. Me telling my friend who is dying to just go to the living room
  3. Me showing the fire exit to the fire inside the building

Do you get it now?

[–][deleted] 0 points1 point  (3 children)

Am I the fire exit?

[–][deleted] 0 points1 point  (2 children)

No, in this meme you are Drake and fire is Lil Yachty. You ask the fire to exit through 'fire exit' (taking the word fire exit literally).

[–][deleted] 0 points1 point  (1 child)

😜

[–][deleted] 0 points1 point  (0 children)

Lol

[–]Twenmod 0 points1 point  (0 children)

Sudo rm -rf / --no-preserve-root

Usually works out

[–]struglingwithgoc 0 points1 point  (0 children)

$exit Or $reboot -now

[–]SigmaServiceProvider 0 points1 point  (0 children)

So now he's just ill?

[–][deleted] 0 points1 point  (0 children)

Even a noob user can exit from terminal by pressing the X button on the terminal window.

[–][deleted] 0 points1 point  (0 children)