Grep
| Grep | ||||
|---|---|---|---|---|
| Ontwerp en ontwikkeling | ||||
| Categorie | Reguliere expressie | |||
| Ontwerper(s) | Ken Thompson | |||
| Ontwikkelaar(s) | Ken Thompson Jim Meyering Paul Eggert | |||
| Besturingssysteem | Linux en Unix | |||
| Status en tijdlijn | ||||
| Status | Actief | |||
| Uitgebracht | 1984 | |||
| Onderdelen | ||||
| Licentie(s) | Opensourcesoftware | |||
| Links | ||||
| Website | (en) Projectpagina | |||
| ||||
Grep is de naam van een van oorsprong Unix-opdrachtregelinterfaceprogramma dat bestanden doorzoekt op het voorkomen van een gezochte reguliere expressie.
Standaard krijgt grep de reguliere expressie als argument mee en leest standaard input of een lijst van bestanden; elke regel waarbij de reguliere expressie waar is wordt geprint.
De naam is afkomstig van de vorm van een zoekopdracht in de Unix-teksteditor ed die de vorm heeft:
- g/re/p
en staat voor global/regular expression/print regels waarvoor de expressie waar is. Grep kan ook worden gezien als afkorting: Global Regular Expression Parser.
Met behulp van verscheidene argumenten is het standaardgedrag van grep te wijzigen.
Externe links
- (en) Officiële website
- (en) Grep voor Windows
- (en) why GNU grep is fast
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.