Package: bash
Version: 4.0-4
Severity: minor
File: /usr/share/man/man1/bash.1.gz
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- From the bash(1) manpage:
Lists
A list is a sequence of one or more pipelines separated by one of the
operators ;, &, &&, or ⎪⎪, and optionally terminated by one of ;, &, or
<newline>.
That “⎪⎪” is U+23AA instead of U+007C like it should be. Naturally, bash
does not understand U+23AA:
anth...@feynman:~$ false ⎪⎪ echo works # U+23AA
anth...@feynman:~$
anth...@feynman:~$ false || echo works # U+007C
works
- -- System Information:
Debian Release: squeeze/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'testing'), (130, 'unstable'), (120,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages bash depends on:
ii base-files 5.0.0 Debian base system miscellaneous f
ii debianutils 3.2.2 Miscellaneous utilities specific t
ii libc6 2.10.1-7 GNU C Library: Shared libraries
ii libncurses5 5.7+20090803-2 shared libraries for terminal hand
Versions of packages bash recommends:
ii bash-completion 1:1.1-3 programmable completion for the ba
Versions of packages bash suggests:
ii bash-doc 4.0-4 Documentation and examples for the
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksfQ0IACgkQ+z+IwlXqWf6QAACbBZ6e5vXZVWsAWgejqbfRZEiY
XFUAn0BdLFxIpuThAVH2a4hNIKheohFb
=rf69
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]