https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209873

Warren Block <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Warren Block <[email protected]> ---
When tested here on 10-stable, sh(1) works as shown currently, with \W being
the final component of the CWD, and \w being the entire CWD:

% sh
$ pwd
/home/wblock
$ PS1="\W $"
wblock $ PS1="\w $"
/home/wblock $

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to