How do I teach my linux command line manners?

Posted by Sam152 on Super User See other posts from Super User or by Sam152
Published on 2010-06-02T13:03:43Z Indexed on 2012/03/30 17:34 UTC
Read the original article Hit count: 287

Filed under:
|
|
|

Whenever I complete something in the command line while using Ubuntu and my computer does something of value to me, I enjoy saying thank you, just because it's the polite thing to do. A typical conversation might look something like this:

mtp-sendfile HamishAndyPodcast.mp3 /Music/podcasts
Sending file...
Progress: 17769768 of 17769768 (100%)
New file ID: 76098
sam@sams-laptop:~$ thanks
thanks: command not found

What's the best way to teach my PC a few manners and respond with something like "No problemo".

© Super User or respective owner

Related posts about ubuntu

Related posts about command-line