LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: How to open a large text file on Linux (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-how-to-open-a-large-text-file-on-linux-4175487655/)

LXer 12-11-2013 08:10 PM

LXer: How to open a large text file on Linux
 
Published at LXer:

In the era of "big data", large text files (GB or more) could be commonly encountered around us. A typical text editor may not be designed to deal with such large text files efficiently, and may simply get choked while attempting to open a big file, due to insufficient memory. If you are a savvy system admin, you can probably open or touch an arbitrary text file with a combination of cat, tail, grep, sed, awk, etc. In this tutorial, I will discuss more user-friendly ways to open (and possibly edit) a large text file on Linux.

Read More...


All times are GMT -5. The time now is 03:42 PM.