| Name : pip
| |
| Version : 0.2.2
| Vendor : MandrakeSoft
|
| Release : 2mdk
| Date : 2001-03-22 10:57:58
|
| Group : File tools
| Source RPM : pip-0.2.2-2mdk.src.rpm
|
| Size : 0.03 MB
| |
| Packager : Lenny Cartier < lenny_mandrakesoft_com>
| |
| Summary : Command line wrapper for programs without stdin/out support
|
Description :
Some programs (often those from a non-Unix background) don\'t read input from stdin, nor write to stdout. Instead, they make you specify an \'input file\' and an \'output file\' on the command line. At least most Unix programs that do this let you use the special filename \'-\' to mean stdin or stdout, but there are some programs that don\'t recognize this convention.
Sometimes this is for technical reasons, because the input needs to be seekable. Sometimes it is because the author didn\'t think it would be useful and is probably a Pascal sympathizer :-). But in any case, it is annoying not to be able to use such programs in pipelines.
Pip fixes this problem. It wraps such programs and lets you give filenames of \'-\' as you would with any other. However pip doesn\'t know whether \'-\' should mean stdin or stdout, so you must tell it with the -i or -o flags.
|
RPM found in directory: /vol/rzm1/linux-mandriva/old/8.0/contrib/i586 |