Skip to content

Commit

Permalink
Follow common-arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
zjuyk committed May 30, 2024
1 parent ab2ef08 commit 76fac74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages.zh/linux/sed.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

- 执行特定的脚本,并将结果打印到 `stdout`

`{{命令}} | sed -f {{sed 脚本路径}}`
`{{命令}} | sed -f {{路径/到/脚本.sed}}`

- 打印第一行到 `stdout`

Expand Down

0 comments on commit 76fac74

Please sign in to comment.