Re: shell command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux