RE: Unix Command Help

  • From: "DaShiell, Jude T. CIV NAVAIR 1490, 1, 26" <jude.dashiell@xxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 19 Aug 2010 10:03:57 -0400

Ls -r *.htm should do it.  The -r is recursively search directory paths
so be in the highest location and maybe better ls -r *.htm | less.

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jeff Berwick
Sent: Thursday, August 19, 2010 9:57
To: programmingblind@xxxxxxxxxxxxx
Subject: Unix Command Help

Hi all,

In Windows/DOS, I would use a command like:

dir index.php /s

To search my hard drive to find all files named index.php.  I am trying
to do this on my Mac in terminal as I have misplaced my website files
which are in the terminal - not in the Mac file system.  Not sure why
they don't show up in the Mac side of things but, can anybody provide me
a Unix command to perform this type of search?

Thx,
Jeff

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: