ext_100306 ([identity profile] rinioth.livejournal.com) wrote on November 23rd, 2006 at 04:43 pm
I'm a geek, so I used a Linux command line mini script to turn each of the words around for me.

typing:

echo hello out there big world | xargs -n1 echo| rev | xargs echo

produces:

olleh tuo ereht gib dlrow

The "colin@zinfandel:~$" at the begining of the line is the command prompt on my workstation. It's my username followed by the workstation name (all my computers are named after grape varities)
 
( Read comments )
Post a comment in response:
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting