To persist aliases between reboots the /system/scheduler can be used. E.g.:
And then after a reboot the "alias" $test1 is "registered".
Code:
/system/scheduler/add name=alias start-time=startup on-event=":global test1 do={:put \"You have ran \\\$test1 and it works.\"}"
Statistics: Posted by Davis — Wed Jan 08, 2025 12:58 am