Re: sed bug?
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sun, 19 Feb 2012 14:50:49 -0700 > From: Bob Proulx <[email protected]> > > > cd "..\test files\" && sed -f *.txt > > Typo check. I think you meant: > > cd "..\test files\" && sed -f x.sed *.txt Yes, sorry.