blob: bfc5376b385949df73582ab0676efad3f94d2592 (
plain) (
tree)
|
|
# tmp
Simple utility to store files given as its argument(s) to tmp
files on various websites.
Run as:
```sh
$ tmp argument.ext
```
and the program prints on the output URL of the uploaded file(s).
----
All issues, questions, complaints, or (even better!) patches
should be send via email to
[~mcepl/devel@lists.sr.ht](mailto:~mcepl/devel@lists.sr.ht) email
list (for patches use [git send-email](https://git-send-email.io/)).
|