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

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

How I pipe lists into ifnames


From: Ted Bagg
Subject: How I pipe lists into ifnames
Date: Sat, 14 Oct 2000 16:24:16 -0500

The version of ifnames that comes with Autoconf 2.13 doesn't actually read 
lists of filenames piped in, despite doc to the contrary in the ifnames 
header comments and in the Autoconf info docs.  The workaround that seems 
best to me is
        ... | (ifnames `cat -`)
although one might add code (seems a waste, really) to ifnames instead.



reply via email to

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