bug-coreutils
[Top][All Lists]
Advanced

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

Re: cut fails with "cut: memory exhausted" when taking a large slice


From: Mordy Ovits
Subject: Re: cut fails with "cut: memory exhausted" when taking a large slice
Date: Wed, 21 Apr 2004 19:40:54 -0400
User-agent: KMail/1.5.3

On Wednesday 21 April 2004 07:30 pm, Andreas Schwab wrote:
> Mordy Ovits <address@hidden> writes:
> > I thought that cut -b implied paying no attention to lines.
>
> cut --help says in the second line:
>
>    Print selected parts of lines from each FILE to standard output.
>
> That implies that all actions are applied separately on each line.

Thanks, my bad.

I took Jim Meyering's advice and used dd with skip=, and it's working a treat.

Thanks for all your help,
Mordy
-- 
Mordy Ovits
Network Security
Bloomberg L.P.





reply via email to

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