sed bug?
"Scott Hall" <[email protected]>
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
I'm using your sed utility and am having a problem with handling a list of input files. If I include quotes around the input path (which I need if there is a space in the path), it results in an "Invalid Argument" error. example: sed -f x.sed "..\test files\*.txt" sed: can't read ..\test files\*.txt: Invalid argument my sed version information: sed --version GNU sed version 4.2.1 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, to the extent permitted by law. GNU sed home page: <http://www.gnu.org/software/sed/>. General help using GNU software: <http://www.gnu.org/gethelp/>. E-mail bug reports to: <[email protected]>. Be sure to include the word ``sed'' somewhere in the ``Subject:'' field. Scott W. Hall MI Lottery Technical Support Department of Technology Management and Budget 517.335.5739 [email protected] This email may contain Confidential or Official Use Only data. You must be authorized by the Michigan Bureau of State Lottery to view this information. Any review, use, retention, distribution or disclosure by others is strictly prohibited.