Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!rutgers!apple!agate!violet.berkeley.edu!ilan343 From: ilan343@violet.berkeley.edu (Geraldo Veiga) Newsgroups: comp.unix.sysv386 Subject: Funny behavior of "tar" under ICS 2.2 Message-ID: <1990Dec19.194415.18385@agate.berkeley.edu> Date: 19 Dec 90 19:44:15 GMT Sender: usenet@agate.berkeley.edu (USENET Administrator) Distribution: usa Organization: University of California, Berkeley Lines: 8 There something funny with tar under ISC 2.2. Whenever I use tar -cv , the "verify" report is sent to the standard output. Under other UNIXs, it goes to standard error. This has disastrous consequences if you try something like tar -cvf - | compress -c > archive.tar.Z Is this behavior present in other SysV 3.2 ?