One of my favorite UNIX command line script is the following, it has helped me 
find things that I never would have guessed would have been where it was.

find . -type f -print|xargs grep -i {what string your looking for}

It performs a recursive grep from the current directory.

Hope this helps in the future.

Brian D. Gregg

Systems Analyst
University Library System
University of Pittsburgh
7500 Thomas Blvd.
Pittsburgh, PA 15208
Voice: 412-244-7507
Fax: 412-244-7515
Email: bdgr...@pitt.edu



________________________________
From: Mark Ludwig [mailto:uld...@gmail.com]
Sent: Friday, April 03, 2009 9:44 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] where the heck is this?

Man, do we feel stupid.
Our web designer has done a great job customizing DSpace,
but we can't seem to find this opening text for the front page.
Can anyone clue us in about where it comes from?
DSpace/Manakin Repository

Welcome to the new Manakin interface to the DSpace digital repository. DSpace 
is a digital service that collects, preserves, and distributes digital 
material. Repositories are important tools for preserving an organization's 
legacy; they facilitate digital preservation and scholarly communication.

--
Mark Ludwig
Library Systems Manager
520 Lockwood Memorial Library
SUNY at Buffalo
Buffalo, NY 14260
716 645 5952
------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to