Greg S. Hurley ([EMAIL PROTECTED]):

> I have my server set up to create new log files each month under
> directories YEAR/MONTH.  How can I set up the log file location to
> look under different directories, depending on what year and month
> it is?

On Unix systems do something like this:

./analog `date +%Y/%m`/*

On other systems, you'll have to write a batch file / script in to do
something similar.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/analog-help@lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to