file_write
Write content to files on Linux systems by specifying absolute paths and file content for file management operations.
Instructions
Write content to a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path | |
| content | Yes | File content |