Braulio Valdivielso Martínez fb197f562a
save --append: create file if it doesn't exist (#4156)
* 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
2021-11-26 12:27:41 -06:00
..
2021-07-29 10:22:16 -05:00
2021-09-10 10:44:22 +12:00
2021-03-14 10:46:40 +13:00
2021-05-27 12:18:02 -05:00
2021-07-30 09:12:24 +12:00
2021-03-14 10:46:40 +13:00
2021-03-14 10:46:40 +13:00
2021-03-14 10:46:40 +13:00
2021-03-14 10:46:40 +13:00
2021-05-12 13:01:48 +12:00
2021-01-13 08:27:54 +13:00
2021-06-09 18:07:54 +12:00
2021-08-27 20:48:41 +12:00
2021-03-14 10:46:40 +13:00
2021-05-12 13:01:48 +12:00
2021-03-26 21:26:57 +13:00
2021-03-14 10:46:40 +13:00
2021-03-14 10:46:40 +13:00
2021-05-12 13:01:48 +12:00
2021-03-14 10:46:40 +13:00
2021-03-14 10:46:40 +13:00
2021-03-14 10:46:40 +13:00
2021-03-14 10:46:40 +13:00
2021-09-02 18:19:54 -05:00
2021-03-14 10:46:40 +13:00
2021-03-14 15:13:31 +13:00
2021-05-22 10:52:04 -05:00
2021-05-17 15:08:47 +12:00
2021-05-27 12:18:02 -05:00
2021-03-26 21:26:57 +13:00
2021-05-12 13:01:48 +12:00
2021-03-14 10:46:40 +13:00
2021-03-14 10:46:40 +13:00
2021-03-14 10:46:40 +13:00
2021-03-14 10:46:40 +13:00
2021-03-14 10:46:40 +13:00
2021-08-14 23:36:08 -05:00