#!/bin/sh collect () { report 1 } docs () { echo "Send a simple ping in form of an integer '1'." }