/timer

Programa para ejecutar comandos cada cierta cantidad de segundos. Se maneja hilos de ejecución.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

timer

Program to run a task in a time (seconds) in the console.

Sintaxis: timer

Example timer 10 echo "hola mundo"