
May 24th, 2011, 09:33 AM
|
 |
cave painting, the 1st Opn Src
|
|
Join Date: Jun 2003
Posts: 532
Time spent in forums: 1 Day 16 h 3 m 34 sec
Reputation Power: 0
|
|
|
Cgi-bin and using sed
I have a sed cmd that works fine on the cmd line, but when I move it to a file in my ../cgi-bin directory it errors saying that I'm missing an operand
Code:
/bin/sed 's/Arial/Courier/' /home/<acct>/public_html/cgi-bin/infile > /home/<acct>/public_html/cgi-bin/outfile
__________________
Curious by Nature,
Linux by Choice
Lawson ERP reference tools: Lawsuss.com
|