Date: Thu, 25 Jul 2002 03:57:40 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh cd.c options.h sh.1 Message-ID: <200207251057.g6PAveel022263@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/07/25 03:57:40 PDT
Modified files:
bin/sh cd.c options.h sh.1
Log:
Add a -P/-o physical option which behaves similarly to bash/ksh's options
by the same name. This option makes the cd and pwd builtins behave physically
(as opposed to logically) by default.
Submitted by: fanf
Revision Changes Path
1.32 +2 -2 src/bin/sh/cd.c
1.12 +3 -1 src/bin/sh/options.h
1.75 +12 -1 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?200207251057.g6PAveel022263>
