I suppose that would work – because yes, we’re running linux boxes with either 
Drupal, Apache, or Tomcat, and then we have two or three Windows machines 
running IIS.

The issue is that we’ve got about 7 web servers, and we’re trying to find out 
exactly how many PDFs we’ve got out there for an accessibility report.

N.

From: tech-geeks-boun...@tech-geeks.org 
[mailto:tech-geeks-boun...@tech-geeks.org] On Behalf Of Michael Bendorf
Sent: Thursday, September 02, 2010 8:25 AM
To: Tech-Geeks Mailing List
Subject: Re: [tech-geeks] PDFs on website

I could be very mistaken, but I do not recall anything to this effect being 
discussed except maybe something about the linux word count command

I am sure we could come up with some fairly easy to accomplish this though.

Can you describe your web server? Do you have command line access? Is it 
running linux?
What about something like:

cd /var/www/
ls -R | grep .pdf | wc -l

--Michael T. Bendorf--
Technology Administrator
A-C Central C.U.S.D. #262
217.476.3312 ext. 2019
DID #: 217.476.6019
Cellular: 217.306.6824

"I'm trying to teach myself to ask the same questions that you do during your 
lectures so that I do not need you any more."

A good teacher is like a candle - it consumes itself to light the way for 
others.

"The computer revolution hasn't started yet. Don't be misled by the enormous 
flow of money into bad defacto standards for unsophisticated buyers using poor 
adaptations of incomplete ideas."

- Alan Kay


On Wed, Sep 1, 2010 at 4:46 PM, Nancy Sullivan 
<nsull...@richland.edu<mailto:nsull...@richland.edu>> wrote:
I seem to remember (though it has been a while) some sort of software or a 
website that would tell you how many PDFs you had on your website. Does anyone 
else remember this, and if so, do you remember what it was and if it is still 
available to use? I tried a Google search but so far came up with nothing 
useful. Or, maybe it was just some bizarre dream in which all my tech problems 
are magically solved – I’ve been having more of those lately as my workload 
increases!

Nancy

| Subscription info at http://www.tech-geeks.org |

| Subscription info at http://www.tech-geeks.org |

Reply via email to