Date: Sat, 25 May 2002 05:11:58 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh options.c sh.1 Message-ID: <200205251211.g4PCBxh55494@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/05/25 05:11:58 PDT Modified files: bin/sh options.c sh.1 Log: Implement `set +o', which displays the currently set options in a format suitable for re-input into the shell. Revision Changes Path 1.19 +20 -5 src/bin/sh/options.c 1.62 +8 -0 src/bin/sh/sh.1 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?200205251211.g4PCBxh55494>