Change file and print changed lines with sed

change file and print changed lines with sed

sed -i 's/8.8.8.8/8.8.4.4/ w/dev/stdout' /etc/resolv.conf

Configuring Static Routes with ip commands

As a system administrator, you can configure static routes using the ip route command. ...

Mais vistos