Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

$PWD has an invalid trailing slash #1290

Open
RedHatter opened this issue Mar 3, 2018 · 0 comments
Open

$PWD has an invalid trailing slash #1290

RedHatter opened this issue Mar 3, 2018 · 0 comments

Comments

@RedHatter
Copy link

The $PWD variable doesn't match the output of the pwd command. For some reason upterm adds an additional slash to the end of the $PWD value. I've check various other terminals and upterm is the only one the do this.

$ cd /usr/share
$ pwd
/usr/share
$ echo $PWD
/usr/share/
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant