- fileName: Name of the file to put the text to.
- text: The contents the file should have.
- mode: The access mode the file should have.
- user: The owner of the file.
- group: The owning group of the file.
- true on success and false otherwise.
root
2019-07-18