[OT] Interactive Python programming in ... cat?

Eli Stevens (WG.c) listsub at wickedgrey.com
Fri Jul 16 22:20:53 EDT 2004


Jacek Generowicz wrote:
>  You really use ed, don't you ? :-)

Real Men(tm) don't use ed, they use cat.

     # cat > hello.py
     prn^D

     # cat > hello.py
     print "Hello, Wolr^D

     # cat > hello.py
     print "Hello, World!"
     ^D

I've actually done this, but not for files that long.  ;)

Eli

--
Give a man some mud, and he plays for a day.
Teach a man to mud, and he plays for a lifetime.
WickedGrey.com uses SpamBayes on incoming email:
                http://spambayes.sourceforge.net/
                                               --



More information about the Python-list mailing list