A Fine Turn Server Worth Million Dollar
cd ~/pentaho/repository/
grep -R 192.168.1.11 .
find ./ -type f -exec sed -i -e 's/192.168.1.11/192.168.2.20/g' {} \;
grep -R 192.168.2.20|wc -l
No comments:
Post a Comment