mirror of
https://github.com/onceupon/Bash-Oneliner
synced 2024-11-22 20:54:19 +00:00
Update README.md
This commit is contained in:
parent
8b0940895b
commit
97ba64e7de
1 changed files with 2 additions and 1 deletions
|
@ -188,7 +188,8 @@ sed -i '$ s/.$//' filename
|
|||
sed '$s/$/]/' filename
|
||||
```
|
||||
##### add newline to the end
|
||||
```bash``
|
||||
|
||||
```bash
|
||||
sed '$a\'
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue