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 page