Package: replaceit
Version: 1.0.0-5
Severity: wishlist

Command line text utils commonly accept standard input;
it's not clear if 'replaceit' v1.0.0 supports stdin:

    #  change 'cat' to 'coot'
    % echo cat | replaceit a oo c ; echo $?
    Error: Cannot open  (No such file or directory)0
    % echo cat | replaceit --input=- a oo c ; echo $?
    Error: Cannot open - (No such file or directory)0

Also the ')0' indicates the error message needs a linefeed.

Hope this helps...


-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages replaceit depends on:
ii  libc6                         2.11.2-7   Embedded GNU C Library: Shared lib

replaceit recommends no packages.

replaceit suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to