|
Docs Linux Downloads Search Packages Ubuntu pack Get Ubuntu Search .deb Search RPM Error log Distros Softwares Help & Man Pages Others Contact ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Site /
ShellScriptingSite.ShellScripting HistoryHide minor edits - Show changes to output Changed lines 1-2 from:
%blue% Using perl to replace IP the DNS database, where a* to:
%blue% Using perl to replace IP the DNS database, where a* are the domain starting with letter 'a' Added lines 1-3:
%blue% Using perl to replace IP the DNS database, where a* is the domain starting with letter 'a' perl -p -i -e 's/192.168.0.11/192.168.0.12/' a*.*.db |