Date: Sun, 19 May 2002 00:27:26 -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: <200205190727.g4J7RQK65824@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/05/19 00:27:26 PDT
Modified files:
bin/sh jobs.c
Log:
Make the fg and bg commands give the output required by SUSv3.
fg outputs the name of the command, bg outputs the name of the command
and the job id.
Revision Changes Path
1.34 +10 -0 src/bin/sh/jobs.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205190727.g4J7RQK65824>
