common/sed: add link (#5534)

This commit is contained in:
marchersimon
2021-03-30 10:59:06 +02:00
committed by GitHub
parent 4f98c1efdd
commit e69a9eed35

View File

@@ -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: