Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
How to find and replace on linux Code Example
how to find and replace on linux
find . -type f -name "*.md" -print0 | xargs -0 sed -i 's/foo/bar/g'
Source:
linuxize.com
Next
Previous
Shell
Related
how to generate ssh keys for git Code Example
github start Code Example
git branch order by date Code Example
install vert manager linux Code Example
sed two patterns Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
10