mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 14:33:40 +02:00
Update pages.ko/linux/sed.md
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
This commit is contained in:
parent
9cdf592a9d
commit
6556e86064
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
- 특정 스크립트 파일을 실행하고 결과를 `stdout`에 출력:
|
||||
|
||||
`{{command}} | sed {{-f|--file}} {{경로/대상/스크립트.sed}}`
|
||||
`{{command}} | sed {{[-f|--file]}} {{경로/대상/스크립트.sed}}`
|
||||
|
||||
- 첫 번째 줄만 `stdout`에 출력:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue