This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
os_cp:redirects_pipes [2026/03/24 14:11] jkonczak [Printing text] |
os_cp:redirects_pipes [2026/03/24 14:33] (current) jkonczak [more, less] |
||
|---|---|---|---|
| Line 391: | Line 391: | ||
| <small> | <small> | ||
| The ''grep'' program accepts several regular expression grammars. | The ''grep'' program accepts several regular expression grammars. | ||
| - | POSIX [[https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html|specifies]] | + | POSIX [[https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/V1_chap09.html|specifies]] |
| basic (default for ''grep'') and extended regular expressions (selectable with | basic (default for ''grep'') and extended regular expressions (selectable with | ||
| ''egrep'' or ''grep -E'' ). See manual for your implementation of ''grep'' for | ''egrep'' or ''grep -E'' ). See manual for your implementation of ''grep'' for | ||
| Line 609: | Line 609: | ||
| not human-readable file format. | not human-readable file format. | ||
| \\ | \\ | ||
| - | ''[[https://github.com/wofr06/lesspipe|lesspipe]]'' is the leading implementation | + | ''[[https://lesspipe.org|lesspipe]]'' is the leading implementation |
| of this feature. | of this feature. | ||
| </small> | </small> | ||