[lug] Wanted: scripting help with UNIX by the hour

George Sexton gsexton at mhsoftware.com
Thu Apr 24 13:27:39 MDT 2003


Well, you must know the name of the file that's being retrieved, or the name
of the host so I would start with something like:

find / -type f -exec grep -Hie "string" "{}" \;

and see what pops out.

-----Original Message-----
From: lug-admin at lug.boulder.co.us [mailto:lug-admin at lug.boulder.co.us]On
Behalf Of Richard Heintze
Sent: Thursday, April 24, 2003 8:36 AM
To: lug at lug.boulder.co.us
Cc: gholling at rmii.com; delmonij at yahoo.com
Subject: [lug] Wanted: scripting help with UNIX by the hour


I have a small local client that has a mixture of SCO
Unix and windows nodes for whom I work several days a
month.

I can handle his web site and his C/C++/perl/database
programming needs but sometimes I'm a little week on
subtleties of korn v csh v bourne and unix utilities
like cron.

Is there anyone I can hire by the hour to answer my
questions? I basically need someone to back me up when
I get in over my head.

For example, here is the first question: We have web
site running Windows/IIS that receives uploads from
clients. Somewhere, there is a program running on a
SCO Unix node (probably a bourne shell script) that
detects the presence of the newly uploaded file on the
Windows NT machine and initiates various actions. It
could be polling once every 30 seconds. How else could
this shell script be detecting the presence of this
file on a windows machine? Where can I find this shell
script on the unix machine?

  Thanks,
         Siegfried 303 884 8274

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
_______________________________________________
Web Page:  http://lug.boulder.co.us
Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
Join us on IRC: lug.boulder.co.us port=6667 channel=#colug




More information about the LUG mailing list