You are on page 1of 1

1. cat /tmp/system.

cfg | grep code

2. sed -i 's/countrycode=840/countrycode=5000/g' /tmp/system.cfg

3. sed -i 's/countrycode=840/countrycode=5000/g' /tmp/running.cfg

4. cat /tmp/system.cfg | grep code

You might also like