batch,batchd - low priority batched execution

Joel Shprentz shprentz at bdmrrr.UUCP
Mon Jun 17 22:38:50 AEST 1985


Ken references the 'unique' function in his program to get a unique
sequential number:

> 	/*
> 	 *  Spool file name starts with tf, followed by grade, followed by
> 	 *  a unique sequential number.  The files are sorted by this name
> 	 *  for priority of execution.
> 	 */
> 	spoolnumber = unique();
> 	sprintf(tfname, tffmt, SPOOLDIR, queue, grade, spoolnumber);

The source code for unique was not in the original article nor is
it in our library (on a Sun 2-120 running bsd4.2). Does anyone
have the source for unique or a description of what it does?

Mail sent to Ken has been returned by the watmath mailer.

Joel Shprentz
BDM Corporation, McLean, Virginia
(703) 827-7953
{seismo,rlgvax}!bdmrrr!shprentz



More information about the Comp.sources.bugs mailing list