Shutdown from command line, the easy way

Being stupid with friends a couple of nights ago, this is the way I shutdown my laptop (fixing a typo, you know):

echo "sudol init 0" | sed 's/sudol//'|xargs sudo

Using `xargs` makes me feel better.

flevour...

You're a total geek! :D *pride*

I’ll take that as a

I’ll take that as a compliment ;)

..and the question is:

..and the question is: Why????? Believe me when I tell you "This Flevour has Super Cows Powers"!

Glad to see you around man

Glad to see you around man :)

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Lines and paragraphs break automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.