Shell script that broadcasts a wall message about git etiquette to all logged on users.
-
Copy
gitreminder.sh
to your shell script folder. -
Make sure script is executable.
chmod +x gitreminder.sh
-
You can either source the script directly to broadcast the message manually or create a cronjob to execute the script.