[sf-perl] perl on a mac

Randal L. Schwartz merlyn at stonehenge.com
Sat Nov 22 18:04:52 PST 2008


>>>>> "yary" == yary  <not.com at gmail.com> writes:

yary> Try this, to save yourself some typing
yary> $ phrun() {
yary>   perl $1 > temporary.html | open temporary.html
yary>  }
yary> $ phrun idpass.cgi

Why the pipe?  You're not piping anything.  A semicolon would be more
appropriate.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion


More information about the SanFrancisco-pm mailing list