mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-02-25 00:50:15 +08:00
翻译申领
This commit is contained in:
parent
e226c7fe9d
commit
2cbe864064
@ -1,3 +1,4 @@
|
|||||||
|
(translating by runningwater)
|
||||||
Grep Count Lines If a String / Word Matches
|
Grep Count Lines If a String / Word Matches
|
||||||
================================================================================
|
================================================================================
|
||||||
How do I count lines if given word or string matches for each input file under Linux or UNIX operating systems?
|
How do I count lines if given word or string matches for each input file under Linux or UNIX operating systems?
|
||||||
@ -27,7 +28,7 @@ Sample outputs:
|
|||||||
via: http://www.cyberciti.biz/faq/grep-count-lines-if-a-string-word-matches/
|
via: http://www.cyberciti.biz/faq/grep-count-lines-if-a-string-word-matches/
|
||||||
|
|
||||||
作者:Vivek Gite
|
作者:Vivek Gite
|
||||||
译者:[译者ID](https://github.com/译者ID)
|
译者:[runningwater](https://github.com/runningwater)
|
||||||
校对:[校对者ID](https://github.com/校对者ID)
|
校对:[校对者ID](https://github.com/校对者ID)
|
||||||
|
|
||||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
@ -1,3 +1,4 @@
|
|||||||
|
(translating by runningwater)
|
||||||
Grep From Files and Display the File Name
|
Grep From Files and Display the File Name
|
||||||
================================================================================
|
================================================================================
|
||||||
How do I grep from a number of files and display the file name only?
|
How do I grep from a number of files and display the file name only?
|
||||||
@ -61,7 +62,7 @@ Sample outputs:
|
|||||||
via: http://www.cyberciti.biz/faq/grep-from-files-and-display-the-file-name/
|
via: http://www.cyberciti.biz/faq/grep-from-files-and-display-the-file-name/
|
||||||
|
|
||||||
作者:Vivek Gite
|
作者:Vivek Gite
|
||||||
译者:[译者ID](https://github.com/译者ID)
|
译者:[runningwater](https://github.com/runningwater)
|
||||||
校对:[校对者ID](https://github.com/校对者ID)
|
校对:[校对者ID](https://github.com/校对者ID)
|
||||||
|
|
||||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
Loading…
Reference in New Issue
Block a user