sed add newline
For substituting with newline use sed command to replace a match with a
not used char and tr command to replace that char with a newline '\n'
#For example:
echo "123." | sed -E 's/([[:digit:]]*)\./\1|next line/' | tr '|' '\n'
Also in C++:
- genetic algorithm optimization equation - matlab github
- django install
- ubuntu delete directory and all files
- linux make file
- first example to intro git and github
- apt-get install language-pack-utf-8
- linssid linux mint 20
- add a file to git
- install ubuntu deb
- execute file from windows terminal
- git see local changes
- crontab is not running my shell script
- install atom ubuntu terminal
- git status
- uninstall service cmd
- linux-armv6l nodejs
- linux terminal speed test
- how to change the position of show application icon in ubuntuto left
- bash sort bed file by chrom start end
- linux screen shortcuts
- redis server stop
- history command linux
- open jpg command line linuc
- how to install sublime in ubuntu 20.04 using terminal