Skip to main content
1 of 3
TRA
  • 123
  • 1
  • 1
  • 5

Bash one liner to change configuration parameters

I have a config file with following structure.

ValueOne = 1 ValueTwo = 2 ValueThree = 3

I went a one liner bash script to find ValueTwo and change the value to 22222.

Any idea? Not School Thing

TRA
  • 123
  • 1
  • 1
  • 5