I want to be able to read a properties file in linux, check for if certain properties exist. If the properties I am looking for exist but they dont match the value I am looking for I want to override those respective properties. If they dont exist then I want to write them to the file.I want to be able to read a properties file in