Skip to content

Instantly share code, notes, and snippets.

@Mierenga
Created April 17, 2018 15:08
Show Gist options
  • Save Mierenga/76fd6deee28085293e1857e2495a9a5e to your computer and use it in GitHub Desktop.
Save Mierenga/76fd6deee28085293e1857e2495a9a5e to your computer and use it in GitHub Desktop.
##############
$APP=template
$LOG=node.log
##############
$LOGPATH=/var/$APP/log/$LOG
touch $LOGPATH
tail -f $LOGPATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment