| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-03 | all: add option "$noparse" for magic "#put" command | Shulhan | |
| The "$noparse" option allow copying file without reading and parsing the input file. | |||
| 2023-10-21 | all: implement remote "#get:" and "#put:" with owner and mode | Shulhan | |
| In remote environment, using magic command "#get:" or "#put:" with owner and mode like "#get:$OWNER+$MODE" or "#put:$OWNER+MODE" will changes the file owner to $USER or $GROUP and/or permission to $MODE. The file owner will not works if user does not have permission. | |||
