Horje
bash replace multiple patterns Code Example
bash replace multiple patterns
# Basic syntax:
sed 's/<pattern_1>/<replacement_1>/; s/<pattern_2>/<replacement_2>/' your_file




Shell

Related
how to find and replace a string in a file using shell script on mac Code Example how to find and replace a string in a file using shell script on mac Code Example
how to commit a specific file in git Code Example how to commit a specific file in git Code Example
ubuntu default phpmyadmin password Code Example ubuntu default phpmyadmin password Code Example
change lunix password Code Example change lunix password Code Example
create necxt app Code Example create necxt app Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12