FastHandle is fast operation tools for infrastructure configurations and tests.
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
appendix:sed.html [2018/03/05 18:56] kurihara [Substitution] |
appendix:sed.html [2020/02/28 23:14] (current) kurihara [Insert row] |
||
---|---|---|---|
Line 50: | Line 50: | ||
<sxh bash toolbar: | <sxh bash toolbar: | ||
$ cat test.txt | $ cat test.txt | ||
- | 123 | + | 123ab |
- | 456 | + | 456ab |
- | abc | + | abcab |
- | def | + | defab |
$ cat test.txt | sed -e "/ | $ cat test.txt | sed -e "/ | ||
- | 123 | + | 123ab |
aaa | aaa | ||
- | 456 | + | 456ab |
- | abc | + | abcab |
- | def | + | defab |
</ | </ | ||
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.