man8/makebatch

Table of Contents

Name

makebatch - create a batch directory and copy a generic runlist into it

Synopsis

makebatch [path]

Description

This script creates a batch directory in the location specified by path. A generic runlist is copied into the newly created directory. The runlist is expected to be edited by the user before being used.

makebatch can be customized to meet each sites needs so it is located in the /AccelNET/$CONF/machcmds directory.

Notes

makebatch is really just a front end for mkdir(1) and cp(1) unless customized for a user site.

The sample runlist is usually located in /AccelNET/$CONF/config/runlist.sample. When it is copied into the batch directory it is renamed runlist.

It’s possible the location of runlist.sample will be changed in the future.

Manual page revision

$Id: makebatch.8,v 1.0 1999/01/08 21:24:59 kitchen Exp $


Table of Contents