displays whether a task is eligible for remote execution
Displays whether the specified task is eligible for remote execution.
By default, only tasks in the remote task list are considered eligible for remote execution.
Quiet mode. Displays only the resource requirement string defined for the task. The string ELIGIBLE or NON-ELIGIBLE is omitted.
Remote mode. Considers eligible for remote execution any task not included in the local task list.
Silent mode. No output is produced. The -q and -s options are useful for shell scripts that operate by testing the exit status (see DIAGNOSTICS).
If the task is eligible, the string ELIGIBLE followed by the resource requirements associated with the task are printed to stdout. Otherwise, the string NON-ELIGIBLE is printed to stdout.
If lseligible prints ELIGIBLE with no resource requirements, the task has the default requirements of CPU consumption and memory usage.