'Run erlang script from Linux crontab
I have a erlang script (Ex. test), I can run it from command line using ./test but I want to run the script from crontab of the Linux server. As I am new in using erlang script, can someone guide me how to run it from crontab? want to run the script everyday once at 12.30AM.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|