** Summary changed:

- [Hardy] Piping commands does not work always
+ [Hardy] Whitespace in command line not always regural whitespace

** Description changed:

+ The following happen to me, if I still have Alt Gr key down when
+ pressing space key (which happens easily):
+ 
  E.g. grep does not work here (always):
  
  $ cat /etc/X11/xorg.conf | grep device
  bash:  grep: command not found
  $ grep
  Usage: grep [OPTION]... PATTERN [FILE]...
  Try `grep --help' for more information.
  
  Same thing with less command:
  $ lspci | less
  bash:  less: command not found
  $ less
  Missing filename ("less --help" for help)
+ 
+ I expect exactly same looking command lines work same way.

** Tags added: pipe

-- 
[Hardy] Whitespace in command line not always regural whitespace
https://bugs.launchpad.net/bugs/218637
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to