/cron.monthly/vrms
http://github.com/brinkman83/bashrc · Shell · 5 lines · 2 code · 2 blank · 1 comment · 1 complexity · 976cc5beb0a818f3800ec1c786df5cf2 MD5 · raw file
- #!/bin/sh
- [ -x /usr/bin/vrms ] || exit 0
- /usr/bin/vrms --quiet
http://github.com/brinkman83/bashrc · Shell · 5 lines · 2 code · 2 blank · 1 comment · 1 complexity · 976cc5beb0a818f3800ec1c786df5cf2 MD5 · raw file
- #!/bin/sh
- [ -x /usr/bin/vrms ] || exit 0
- /usr/bin/vrms --quiet