sed¶
https://www.gnu.org/software/sed/manual/sed.html
--debug
Commands/PROGRAM¶
seq 6 | sed -n ‘N;l;D’
https://www.gnu.org/software/sed/manual/sed.html
--debug
seq 6 | sed -n ‘N;l;D’
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| n | Next page |
| p | Previous page |
| s | Search |