command line from web

David Dick david_dick at iprimus.com.au
Sat Nov 16 21:15:56 CST 2002


what you are trying to do? :)

#! /usr/bin/perl
print `touch hello`; # dosen't produce anything anywhere.  It will 
however touch hello. :)

Michael Lindner wrote:

>hi,
>why is it that:: print `touch hello`;
>produce nothing when run in a browser initiated script?
>is this a security feature, or what am i doing wrong :-)
>(running on linux rh7.2)
>
>thanks in advance,
>mike lindner.
>
>-----
>This message has been scanned with Norton Anti-Virus.
>All information contained herein is for the recipient only.
>
>
>
>  
>




More information about the Melbourne-pm mailing list