[snip]
Does anyone have a script that can be used to call linux's locate
command
and display the results in a browser?

I don't think it would be that hard and will make an effort today...
[/snip]

exec("locate foo");

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to