bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cpio 2.4.2: lose the useless "truncating inode number" message already


From: Jamie Zawinski
Subject: cpio 2.4.2: lose the useless "truncating inode number" message already
Date: Sun, 25 Mar 2001 13:46:38 -0800

As far as I understand it, no purpose is served by having cpio
print "cpio: <file>: truncating inode number" to stderr for 
*every single file* it places in an archive.

Yes, I could just redirect stderr to /dev/null and also ignore
legitimate errors (obviously a bad idea.)

Yes, I could pipe stderr through grep to ignore this one 
particular error (obviously a hassle.)

But wouldn't it be better if cpio would just knock off this 
annoying and useless behavior?

If you think that in some esoteric circumstances, this error message 
is actually useful, then how about adding an --inode-me-harder option 
to *enable* it, and leave it off by default?

Thanks...

-- 
Jamie Zawinski
address@hidden             http://www.jwz.org/
address@hidden       http://www.dnalounge.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]