On Jul 10, 2011, at 5:38 AM, Negin Nickparsa wrote:
I want to make a batch file and then exec it in php
I have a problem in batch file
wget have been installed in Yast I want to download a RuleFile from
snort.org
I used this on shell:
$ wget
http://www.snort.org/reg-rules/snortrules-snapshot-2900.tar.gz/c0e9480af637e53c7aae823a40a131edc1343db5
\-O
snortrules-snapshot-2900.tar.gz
that string is an oinkcode from the site
this commandline has error and I don't know why
What is the error?
This: "b5\-O" at the end of URL looks suspicious.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php