RUNTASK(1M) RUNTASK(1M) NAME runtask - run a system administration active guide SYNOPSIS /usr/sysadm/bin/runtask task-descriptor [ operand ] DESCRIPTION runtask runs a system administration active guide specified by task- descriptor. Task descriptor files are located in /usr/sysadm/taskdf, and specify the library that implements the task, the privileges it requires, and a task name, description, and keywords used for the search feature in System Manager (sysmgr(1M)). Active guides typically use runtask(1M) to implement their actions. OPTIONS operand Names the object that the task is to operate on. EXAMPLE For example, to delete the user fred using the Delete User Account task, you would run /usr/sysadm/bin/runtask /usr/sysadm/taskdf/SaDeleteUserTask.tdf fred FILES /usr/sysadm/taskdf/*.tdf Task descriptor files. SEE ALSO sysmgr(1M), runpriv(1M). Page 1