awk delimiter replace
Just use tr command as follows to replace a delimiter:
tr '(' '[' file.txt #replaces parenthesis '(' for brackets '['
tr '()' '[]' file.xt #respectively replaces '(' for '[' and ')' for ']'
Also in C++:
- linux how to check version of package
- cara uninstall di centos 7
- github actions
- get log from a docker machine
- aws cli create sqs queue
- certbot remove domain
- how to put access.log in gitignore
- @material-ui/icons
- vscode remove indentation lines
- chmod 777 command in linux
- android logs for app on terminal
- what to never time in powershell
- check arp cache linux
- linux backup ftp
- bash windows open folder in exporer
- wmctrl
- apt get install discord
- is firewall running centos 7
- how to check os version
- compress folder pigz
- get doker ce for ubuntu
- The repository 'http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu bionic Release' does not have a Release file.
- django
- install haproxy centos 7