[Bug 1000470] Re: Extra space is added and backslash is removed under the 'find' command
Launchpad Bug Tracker
1000470 at bugs.launchpad.net
Sun Jul 22 18:15:41 UTC 2012
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: bash-completion (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash-completion in Ubuntu.
https://bugs.launchpad.net/bugs/1000470
Title:
Extra space is added and backslash is removed under the 'find' command
Status in “bash-completion” package in Ubuntu:
Confirmed
Bug description:
Extra space scenario:
find /op<TAB> ==> find /opt<Space>
Backslash scenario:
cd ~
mkdir -p test\ 1/test
find test\ 1/t<TAB>
find test 1/test
find: `test': No such file or directory
find: `1/test': No such file or directory
rm -r test\ 1/t<TAB>
rm -r test 1/test
rm: cannot remove `test': No such file or directory
rm: cannot remove `1/test': No such file or directory
ls -l test\ 1/t<TAB>
ls -l test 1/test
ls: cannot access test: No such file or directory
ls: cannot access 1/test: No such file or directory
etc.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: bash-completion 1:1.3-1ubuntu8
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Wed May 16 23:50:58 2012
PackageArchitecture: all
SourcePackage: bash-completion
UpgradeStatus: Upgraded to precise on 2012-05-01 (15 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1000470/+subscriptions
More information about the foundations-bugs
mailing list