[pca] Patchdiag.xref repository ...

Don Jackson pca at clark-communications.com
Mon Jun 28 18:19:55 CEST 2010


On Jun 28, 2010, at 2:19 AM, Cromwell, Ray, VF-IE wrote:

>  from now on I am
> going to create a script 
> that will keep a repository of files … 

Good idea.

I have something like the following in a shell script that gets launched by cron every day….

MAILTO=sysadmin at example.com
export SOLARISDIR=/some/directory
export FETCHDATE=`date "+%Y.%m.%d"`
mkdir -p ${SOLARISDIR}/patches/${FETCHDATE}
${SOLARISDIR}/bin/pca.sh --xrefdir  ${SOLARISDIR}/patches/${FETCHDATE} --getxref
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.univie.ac.at/mailman/private/pca/attachments/20100628/82444c0b/attachment.html 


More information about the pca mailing list