diff options
author | Simon Parri <simonparri@ganzeria.com> | 2023-04-30 08:28:41 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2023-04-30 08:28:41 -0500 |
commit | f2560c68805fbdab1a13496edcca1671f29dafac (patch) | |
tree | 0948cb96f9b11114d282e0b4d8bc9cf2d206f30c | |
parent | 1d1358bd923211c457e7015b43c135482c63d3ca (diff) | |
download | spelling-rbee-master.tar.gz spelling-rbee-master.zip |
-rwxr-xr-x | spelling | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ file=$(mktemp) spelling-rbead $@ -o $file spelling-rbee $file +rm -f $file |