X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 003A23861893 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=mehconsulting.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=goc-cygwin AT m DOT gmane-mx DOT org X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Mark Hansen Subject: Re: Assistance with 'split -l' command Date: Thu, 13 Aug 2020 05:12:43 -0700 Message-ID: References: <1969603898 DOT 20200812182445 AT yandex DOT ru> Mime-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 In-Reply-To: <1969603898.20200812182445@yandex.ru> Content-Language: en-US X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_00, FORGED_MUA_MOZILLA, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 8/12/2020 8:24 AM, Andrey Repin wrote: > Greetings, Gary Vaughan! > >> I am working with csv files and when I perform the split -l, it splits the >> file correctly, but is putting the 'aa','ab','ac' after the file extension. > > Be very careful to use generic text tools on CSV files. > On any non-textual files, actually. > > I agree with your comment regarding non-text files, but a CSV file is a textual file. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple