Commit Diff
--- index.md +++ index.md @@ -40,6 +40,10 @@ Helpful documents:<br /> :'k,'ls/\ *$// +#### Search and replace PATHs, using different delimiter + + :%s#/usr/local/log#/var/log#g + #### Write file as root :w !doas tee %
--- index.md +++ index.md @@ -40,6 +40,10 @@ Helpful documents:<br /> :'k,'ls/\ *$// +#### Search and replace PATHs, using different delimiter + + :%s#/usr/local/log#/var/log#g + #### Write file as root :w !doas tee %