Re: surprising behaviour of cut
Jim Meyering <[email protected]> Tue, 11 Mar 2003 16:55:05 +0100
| Newsgroups | gmane.comp.gnu.textutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Uwe Zeisberger <[email protected]> wrote: > I'm not sure, if it's really a bug, but I expected something different: > echo lala | cut -f 1,1 > reports lala only once. > > Is it a bug or a feature? Thank you for the report, but that is the required behavior.