Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    use strict;
    ...
        my $return = `service  $serviceName $serviceStopCommand`;
        return $return;
    }
    
  2. or download this
    #! /bin/sh
    ### BEGIN INIT INFO
    ...
    esac
    
    :
    
  3. or download this
    /*
      ZoneMinder switch control box
    ...
      
    }