Skip to content

Instantly share code, notes, and snippets.

@raicerk
Created November 12, 2019 20:46
Show Gist options
  • Save raicerk/198a1df00fa006ab054e73764b0b3041 to your computer and use it in GitHub Desktop.
Save raicerk/198a1df00fa006ab054e73764b0b3041 to your computer and use it in GitHub Desktop.
Editar CronTab con nano
export VISUAL=nano; crontab -e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment