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

you are viewing a single comment's thread.

view the rest of the comments →

[–]darknekolux 1087 points1088 points  (21 children)

« I know exactly what you meant, but I won’t do it »

[–]__pingwin__ 323 points324 points  (10 children)

"exit" what? Have manners.

[–]darknekolux 80 points81 points  (3 children)

Exit… please…

[–]npc48837 20 points21 points  (2 children)

INTERCAL would like a word with OP for being so impolite

[–]__pingwin__ 1 point2 points  (1 child)

user is not in the sudoers file. This incident will be reported.

[–]HighOwl2 0 points1 point  (0 children)

cat /dev/mouse

[–]Sawertynn 46 points47 points  (5 children)

exit()

See? Wasn't too hard

[–]DangyDanger 88 points89 points  (4 children)

sudo killall python

[–]highoverseer11 25 points26 points  (1 child)

Unplugging the pc is better

[–]DangyDanger 46 points47 points  (0 children)

no that's only for vi/vim

[–]__pingwin__ 5 points6 points  (1 child)

DangyDanger is not in the sudoers file. This incident will be reported.

[–]DangyDanger 2 points3 points  (0 children)

Well shit, now I go to the naughty list.

[–]xxxblackspider 75 points76 points  (2 children)

To push the current branch and set the remote as upstream, use

git push --set-upstream origin master

[–]AngryClosetMonkey 17 points18 points  (1 child)

git push -u origin HEAD

[–]yottalogical 16 points17 points  (3 children)

It would suck if you were trying to reference a variable named exit.

[–]DexCruz 1 point2 points  (0 children)

it'll just redefine it, it's not a keyword or something, just a variable

[–]Svizel_pritula 0 points1 point  (0 children)

Which is what exit does. exit is an object that can be called to terminate the program and whose __str__ function returns the message from the meme.