[Users] I can't find an override for a double dash

Little Girl littlergirl at gmail.com
Fri Mar 30 02:14:31 CEST 2012


Hey there,

Jerry wrote:

> I use to have an old DOS program (remember DOS). It would reverse an
> entire sentence or paragraph; i.e "Three, two, one" became
> eno ,owt ,eerhT". I used it to reply to my "Top Posting" friends.
> When they complained my response made no sense, I simply pointed
> out it made as much sense as their "Top Posting". Alas, I have not
> used that program in years. I don't think it would run unless I
> used the Windows emulation feature. In any case, it is no longer
> worth the effort.

A quick Bash command in a terminal will do it:

echo  "hello world" | rev

(:

-- 
Little Girl

There is no spoon.



More information about the Users mailing list