gbudny93.RouterOS_Useful_Sc.../RouterOS_File_Screening.rsc
2019-07-14 22:52:31 +02:00

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"}