File module: Append row
Append a text row to a file.
Example
space -m file /appendrow/ -- "Text data" "/home/user/temporary_files/some_file.txt"
Exit status code is expected to be 0 on success.
Edit this pageAppend a text row to a file.
space -m file /appendrow/ -- "Text data" "/home/user/temporary_files/some_file.txt"
Exit status code is expected to be 0 on success.
Edit this page