Skip to content

Instantly share code, notes, and snippets.

@beenhere4hours
Last active August 29, 2015 14:12
Show Gist options
  • Save beenhere4hours/f95333572c9358a001aa to your computer and use it in GitHub Desktop.
Save beenhere4hours/f95333572c9358a001aa to your computer and use it in GitHub Desktop.
VPS - Centos 6x32 - command to perform at login
# Bash_login file
# commands to perform from the bash shell at login time
# (sourced from .bash_profile)
echo
w
#cal `date +"%m"` `date +"%Y"`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment