Intial Commit. First Release

This commit is contained in:
Grzegorz Budny 2019-07-14 22:52:31 +02:00
parent 1508f05bc0
commit e2280aad84
4 changed files with 50 additions and 0 deletions

View file

@ -0,0 +1,2 @@
:global n [file get value-name=name number=2]
:if ($n ~ ".txt") do={/file remove $n} else={:put "No"}