sdushantha / tmpsms

A temporary SMS utility right from your terminal written in POSIX sh
MIT License
1.04k stars 44 forks source link

fix: Use `TMPDIR` if it is not empty #13

Closed hyperupcall closed 6 months ago

hyperupcall commented 11 months ago

I know tmpsms no longer works, but people will invariably be reading the script anyways, and I think it's good to show good practices, like the reading of TMPDIR.

Closes #12 (spam)