Date: Fri, 31 May 2002 18:51:42 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh jobs.c Message-ID: <200206010151.g511pgK42377@freefall.freebsd.org>
index | next in thread | raw e-mail
tjr 2002/05/31 18:51:42 PDT
Modified files:
bin/sh jobs.c
Log:
Support the remaining job ID formats required by SUSv3:
%+ (current job, same as %%),
%- (previous job),
%?str (job with "str" in its command name).
Revision Changes Path
1.40 +21 -2 src/bin/sh/jobs.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206010151.g511pgK42377>
