Title: | DIGITAL UNIX (FORMERLY KNOWN AS DEC OSF/1) |
Notice: | Welcome to the Digital UNIX Conference |
Moderator: | SMURF::DENHAM |
Created: | Thu Mar 16 1995 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 10068 |
Total number of notes: | 35879 |
Hi people: When I try to put a pipe in a cpio command ,it doesn't work cpio -itvB < /dev/rmt0h | more or pg or lpr -Pprinter I have revised terminals characteristics,shells ,etc. Version is OSF/1 3.2G. I test with another machine with 4.0b and it works. Any idea? Francesc
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
9423.1 | 2>&1 | BARNA::DSMAIL | Thu Apr 10 1997 05:57 | 12 | |
Hi: The problem is in the OSF/1 3.2G version.I have been working with 4.0 ,no problem. The workaround is cpio -itvB < /dev/rmt0h 2>&1 | more. It works fine. Francesc |