Description: Adds (if the search pattern can't be found) a line to a file on the server
Parameter:
- file: name of the file to edit
- search: the search pattern
- add: the line to add
Returns:
- : true on successfully execution otherwise false.
root
2015-09-06