John Taylor-Johnston wrote:
Hi,
I want to echo the location of "head.jpg" hidden in some deep dark
recess of my server, unbeknownst to me.
Which shell command do I use? How do I echo it?
John
While this isn't really a PHP question...
On my machine, the following would work. I can't speak for your machine,
though.
cd /; find -name head.jpg
--
Jasper Bryant-Greene
General Manager
Album Limited
+64 21 708 334
jasper@xxxxxxxxxxx
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php