Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

>From jte Sat Apr 26 22:02:50 1980

10 views
Skip to first unread message

danie...@gmail.com

unread,
Jun 27, 2005, 5:19:49 PM6/27/05
to
>From jte Sat Apr 26 22:02:50 1980
at-bugs : NET.general
"at" cannot schedule execution on March 1 during leap years.
Fix: />59/s//>=59/


"at" cannot schedule an event during the following year
if requested by month and date.
Fix: Unknown


If the shell script produced by "at" includes the assignment
of exported variables with special characters (e.g. $IFS)
the script can fail.
Fix: A fairly good fix is
/fprintf(file, "%s.n", .ep++);/c
++ix;
fprintf(file, "%.*s'%s'\n", ix-*ep, *ep, ix);
*ep++;
.
A better fix would scan *ep to take care of single
qoute marks in a shell variable.

0 new messages