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
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