[Bug 570423] Re: Mistake in files-directories-commands about "~"

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-docs - 10.10.1 --- ubuntu-docs (10.10.1) maverick; urgency=low * First release for maverick * General: - Update copyright year, LP: #580396 - Update version numbers for maverick, LP: #587119 - Update pot files * Administrative

[Bug 570423] Re: Mistake in files-directories-commands about "~"

2010-05-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu-docs -- Mistake in files-directories-commands about "~" https://bugs.launchpad.net/bugs/570423 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 570423] Re: Mistake in files-directories-commands about "~"

2010-05-01 Thread Connor Imes
I've removed the part of the note talking about using sudo with ~. Fix in Maverick branch, rev. 507. ** Changed in: ubuntu-docs (Ubuntu) Importance: Undecided => Medium ** Changed in: ubuntu-docs (Ubuntu) Status: New => Fix Committed ** Changed in: ubuntu-docs (Ubuntu) Assignee:

[Bug 570423] Re: Mistake in files-directories-commands about "~"

2010-04-26 Thread Connor Imes
Leo, thank you for your report. I see what you are saying, though it is not entirely accurate. In a basic sudo environment, your user's environment variables remain intact, so ~ still references your home directory. If you entered a sudo-root shell with "sudo -s", you will find that "echo ~" pri