Tag Archives: line

How to remove a line from a txt file using Javascript?

Hi, I have a list of numbers such as 1 2 3 0 4 one below the other in a txt file. However, I want to remove or delete the line that contains 0, so that the resulting file would … Continue reading

Tagged , , , , , | Leave a comment

Split & Merge Files – Command Line (linux)

Split & Merge Files – Command Line (linux) blog: tailot8.blogspot.com site www.9w9.org

Tagged , , , , , | Leave a comment

Working with CSV Files from the Command Line

Linux Journal’s Mitch Frazier shows you how to extract and manipulate CSV data from the command line.

Tagged , , , , | Leave a comment