User Scripts examples: Difference between revisions
(Created page with "==Introduction== '''User Scripts''' is a service in RUT routers that provides the user with the possibility to create custom '''shell scripts''' that run at the end of router...") |
No edit summary |
||
Line 7: | Line 7: | ||
==Example 1: test script== | ==Example 1: test script== | ||
For this first | For this first example | ||
==Example 2: filtering SMS messages== | ==Example 2: filtering SMS messages== | ||
Revision as of 15:20, 25 April 2018
Introduction
User Scripts is a service in RUT routers that provides the user with the possibility to create custom shell scripts that run at the end of router's boot process.
This article will provide some examples on the usage of User Scripts. Although it must be noted that one should be at least be partially familiar with the syntax and basic principles of shell scripts beforehand as this guide will not provide a tutorial on shell scripts themselves.
Example 1: test script
For this first example