bug-gawk
[Top][All Lists]
Advanced

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

[bug-gawk] Gawk feature request - file list


From: Daniele Zanoli
Subject: [bug-gawk] Gawk feature request - file list
Date: Wed, 1 Feb 2017 13:01:20 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

Hello,
I'm an enthusiast user of gawk. I hope this is the best address to place a feature request (I could not find an "official" place for requests)

Often I have to use gawk on a large number of files with a single execution of gawk (I have to compare some file contents) but it is very easy to reach the maximum length of the shell command line, since files are in different paths

So I think it would be useful (not only for me) a new command line switch to specify a file that contains the names of the files to process (e.g.
gawk .. -list myfilelist.txt ...)

Best regards,

--
Daniele




reply via email to

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