mirror of
https://github.com/danbulant/nushell
synced 2026-05-19 12:29:03 +00:00
* have save --append create file if not exists Currently, doing: echo a | save --raw --append file.txt will fail if file.txt does not exist. This PR changes that * test that `save --append` will create new file |
||
|---|---|---|
| .. | ||
| commands | ||
| format_conversions | ||
| main.rs | ||