Horje
bash modify file text Code Example
change file content bash
sed -i 's/search_string/replace_string/' filename
bash modify file text
sed -i -e 's/abc/XYZ/g' /tmp/file.txt




Shell

Related
what terminal command screen record on mac Code Example what terminal command screen record on mac Code Example
add string at the end of each line Code Example add string at the end of each line Code Example
how to open files using terminal in ubuntu Code Example how to open files using terminal in ubuntu Code Example
mongodb install kali linux Code Example mongodb install kali linux Code Example
should you use docker on linux Code Example should you use docker on linux Code Example

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