Your message dated Mon, 1 Mar 2010 14:42:31 -0600
with message-id <[email protected]>
has caused the report #23001,
regarding mawk: add option to ignore missing files
to be marked as having been forwarded to the upstream software
author(s)
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
23001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=23001
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
retitle 23001 mawk: add option to ignore missing files
severity 23001 wishlist
tags 23001 + upstream
thanks
Zack Weinberg wrote:
> The bug is not where I thought it was. mawk correctly processes the
> simple script as long as all the files that end up in ARGV exist. If
> a file in that list /doesn't/ exist, it halts processing at that file
> with an error message. I had assumed the error was non-fatal.
>
> It is sometimes reasonable for a missing file to be a fatal error, but
> in my case it would be better for the file to be treated as if empty.
> Perhaps this could be made an option?
Yes, it could be a -W option. Not my itch, but maybe some other
interested person could implement it.
Hope that helps,
Jonathan
--- End Message ---