Voytek wrote:

what the easiest way to get to all '.bash_history' files on the whole drive ?

locate .bash_history

will probably do it, if not:

find / -name .bash_history

Trent
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to