4 comments

Totally random

In a Linux shell with GNU make:

>make love
make: *** No rule to make target ‘love’. Stop

Do you really get tired of this line? Try this:

>vim makefile

love: @ echo “oh, yeah, oh oh oh yea, yes, yes, yes.”

> make love

oh, yeah, oh oh oh yea, yes, yes, yes.

Em, literally ‘sounds’ better. BTW, if you are using a Mac. try to pipe this to “say”, which is the command line interface of the embedded Text-to-Speech engine. Well, awesome!

Another one from xkcd:

Any new idea to make fun with Linux?

Thanks to Tinyfool.

images.jpg

  • http://caichong.at.3322.org caichong

    ha ha

  • http://www.tinydust.net tinyfool

    还是有sudo的权限爽啊,哈哈

  • http://www.peiyf.com 快乐两点

    才知道,make后面还可以love,并且可以make it yourself。

  • Amnesia

    不评论
    LooooooooL