Package: recite Version: 1.0-8 Followup-For: Bug #272195
I just tried the package then noticed this bug. Here are details for anyone who wants 'em... Man page says: recite [ option... ][ infile [ outfile ]] ...therefore it follows that this: % echo wahoo > /tmp/fooey ; recite /tmp/fooey ...should cause 'recite' to utter "wahoo", but it doesn't -- instead it says "slash tmp slash fooey" -- that is, it speaks the filename on the command line as though it were input text. Either of these works as expected though: % echo wahoo > /tmp/fooey ; recite < /tmp/fooey % echo wahoo | recite Hope this helps... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages recite depends on: ii libc6 2.3.5-7 GNU C Library: Shared libraries an recite recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]