mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 14:55:25 +02:00
common/sed: add link (#5534)
This commit is contained in:
parent
4f98c1efdd
commit
e69a9eed35
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# sed
|
||||
|
||||
> Edit text in a scriptable manner.
|
||||
> More information: <https://man.archlinux.org/man/sed.1>.
|
||||
|
||||
- Replace the first occurrence of a regular expression in each line of a file, and print the result:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue