Package: bash
Version: 3.1dfsg-8
After upgrading from sarge to etch, bash sometimes does not find commands:
ridcully:/var/backups# less dpkg.status.0
-su: less: command not found
ridcully:/var/backups# less
Missing filename ("less --help" for help)
ridcully:/var/backups# less dpkg.status.0
ridcully:/var/backups# cp dpkg.status.0 /home/olaf/
ridcully:/var/backups# cat /etc/apt/sources.list
-su: cat: command not found
ridcully:/var/backups# cat /etc/apt/sources.list
-su: cat: command not found
ridcully:/var/backups# cat /etc/apt/sources.list
# deb cdrom:[Debian GNU/Linux 3.1 r2 _Sarge_ - Official i386 Binary-1
(20060419)]/ unstable contrib main
[...]
If a command is not found, I have to re-type it. I have seen this behaviour
in xterm only (up to now at least).
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]