Date: Fri, 2 Jul 2010 22:17:13 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh parser.c Message-ID: <201007022217.o62MHYD1087430@repoman.freebsd.org>
index | next in thread | raw e-mail
jilles 2010-07-02 22:17:13 UTC
FreeBSD src repository
Modified files:
bin/sh parser.c
Log:
SVN rev 209653 on 2010-07-02 22:17:13Z by jilles
sh: Use $PWD instead of getcwd() for the \w and \W prompt expansions.
This ensures that the logical working directory (which may include
symlinks) is shown and is similar to the default behaviour of the pwd
builtin.
Revision Changes Path
1.82 +11 -12 src/bin/sh/parser.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007022217.o62MHYD1087430>
