Open gurcei opened 3 years ago
Stemmed from discussions with Tayger:
It'd be nice for commands like 'get' and 'put' to be aware of any absolute or relative path information in their arguments.
E.g. put rel/path/to/file1.prg /abs/path/to/FILE1.PRG
put rel/path/to/file1.prg /abs/path/to/FILE1.PRG
also: add tilde support for unix systems
Stemmed from discussions with Tayger:
It'd be nice for commands like 'get' and 'put' to be aware of any absolute or relative path information in their arguments.
E.g.
put rel/path/to/file1.prg /abs/path/to/FILE1.PRG