sed: add {Free,Net,Open}BSD pages (#11897)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Vitor Henrique
2023-12-31 09:58:18 -03:00
committed by GitHub
parent a9f7c8fcba
commit d5c93c019d
7 changed files with 95 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
> 스크립트 가능한 방식으로 텍스트 편집.
> 함께 보기: `awk`, `ed`.
> 더 많은 정보: <https://www.gnu.org/software/sed/manual/sed.html>.
> 더 많은 정보: <https://manned.org/man/sed.1posix>.
- 모든 입력 줄에서 모든 `apple`(기본 정규식)항목을 `mango`(기본 정규식)로 바꾸고 결과를 `stdout`에 출력: