xref: /freebsd/contrib/dialog/samples/copifuncs/copi.ifpoll1 (revision c6879c6c14eedbd060ba588a3129a6c60ebbe783)
1*f4f33ea0SBaptiste Daroussin#!/bin/sh
2*f4f33ea0SBaptiste Daroussin# ver 0.7
3*f4f33ea0SBaptiste Daroussin# ifpoll, poll my boss node or the node given as argument 1
4*f4f33ea0SBaptiste Daroussin#
5*f4f33ea0SBaptiste Daroussin# i start this shell script every day by crond, but you can
6*f4f33ea0SBaptiste Daroussin# start it also by hand :) start it as the owner of ifcico.
7*f4f33ea0SBaptiste Daroussin# rasca, berlin 1993 (Rasca Gmelch, 2:2410/305.4)
8*f4f33ea0SBaptiste Daroussin#
9*f4f33ea0SBaptiste Daroussin# where "ifcico" and "ifpack" reside
10