fishcharlie/Command to File
Runs a command and outputs the output to a file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| command | The command to run. | no | — |
| data | The data to write to the file. | no | — |
| output | The path where you want to put the output file. | yes | — |
Outputs
no outputs