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