diff --git a/sources/Linux more Command - Display Long Text File Per page at a Time.md b/sources/Linux more Command - Display Long Text File Per page at a Time.md index d5fe61dd5d..4a2641dc9f 100644 --- a/sources/Linux more Command - Display Long Text File Per page at a Time.md +++ b/sources/Linux more Command - Display Long Text File Per page at a Time.md @@ -1,3 +1,4 @@ +zpl1025 Linux more Command - Display Long Text File Per page at a Time ================================================================================ If you are used to working with Linux, you will find a lot of file text in Linux world. Configuration files and log files are usually kept in text format. But those file are usually have long content. You can not view them all in one page. So we need to to pagination to those file. And to do that, we can use **more** command. @@ -116,4 +117,4 @@ via: http://linoxide.com/linux-command/linux-more-command/ 译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID) -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 \ No newline at end of file +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出