Hi Jonathan,
> Command line text utils commonly accept standard input;
> it's not clear if 'replaceit' v1.0.0 supports stdin:
It hasn't been programmed (yet) to support it, it's been a very long
time since I last worked on replaceIT, though I can see what I can do.
Paul.
--
PLDaniel
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
%
2 matches
Mail list logo