GNU grep's new features
grep changes quick reference
-Cx
prints context
lines before and after matches and must have argument x.
--color
outputs matches in color
(default red).
-D
action specifies an
action to take on device files (the default is "read").
--exclude=
filespec
excludes files matching filespec.
--include=
filespec only
searches through files matching filespec.
--label=
name makes
name the new label for stdin.
--line-buffered
turns on line
buffering.
-m
X stops searching
input after finding X matched lines.
-o
outputs only matched patterns,
not entire lines.
-P
uses Perl-style regular
expressions.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/267265/viewspace-840261/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- GNU grep的新特性
- ABAP New Features - Internal Tables
- Some new features in 11g
- Oracle SQL Developer New Features in Release 4OracleSQLDeveloper
- what is the new features of Flash CS5?
- Oracle10g New Features(1)Oracle
- Keep an eye on these 5 new features in RHEL 7
- 1 Oracle Database Release 20c New FeaturesOracleDatabase
- PostgreSQL DBA(4) - PG 11 New Features#1SQL
- PostgreSQL DBA(5) - PG 11 New Features#2SQL
- PostgreSQL DBA(6) - PG 11 New Features#3SQL
- Flashback New Features and Enhancements in Oracle Database 10gOracleDatabase
- Oracle 11gR2 New Features Oracle RestartOracleREST
- DB2 V10 LUW new featuresDB2
- Oracle's Parallel Execution Features(zt)OracleParallel
- 11g Dataguard New Features. [ID 443540.1]
- Top 10 Oracle 11gR2 New Features ztOracle
- SAP Integrated Business Planning 1805 New Features
- ASM 11g New Features - How ASM Disk Resync WorksASM
- 【SQL】Using Oracle's Parallel Execution FeaturesSQLOracleParallel
- Dynamics 365(online) V9.0 new features(五:sitemap)
- 1 Oracle Database 11g Release 2 (11.2.0.4) New FeaturesOracleDatabase
- zt_Using Oracle's Parallel Execution FeaturesOracleParallel
- What’s new in RxSwift 5Swift
- What's new of dubbogo v1.4Go
- What's New in MariaDB 10.4
- 2021 New Year‘s Resolution
- What’s New in Swift 3? 筆記Swift筆記
- What’s new in Cassandra 1.0: Compression
- Dynamics 365(online) V9.0 new features(八:虛擬實體)
- 22New Cascalog features: outer joins, combiners, sorting, and more
- What's new in C# from 2.0 to 5.0C#
- What's New in the JMF 2.0 Reference Implementations (轉)
- Dynamics 365(online) V9.0 new features for developers(四:自動編號)Developer
- Dynamics 365(online) V9.0 new features(四:多選選項集)
- What's new in dubbo-go-pixiu 0.4.0Go
- What’s New in TiDB 3.0.0-rc.1TiDB
- What's new in dubbo-go v1.5.6Go