mirror of
https://github.com/gbudny93/RouterOS_Useful_Scripts.git
synced 2025-06-23 02:08:43 +02:00
2 lines
No EOL
101 B
Text
2 lines
No EOL
101 B
Text
:global n [file get value-name=name number=2]
|
|
:if ($n ~ ".txt") do={/file remove $n} else={:put "No"} |