#!/bin/bash # File : poll.sh # Author : Jeff LANCE # Date : 10.02.2015 # Last Modified Date: 07.05.2020 # Last Modified By : Jeff LANCE # we're doing nothing here as the polling is external exit 0 # vim:ft=sh