Pkill
		
		
		
		Jump to navigation
		Jump to search
		
Documentation / Reference Manual / Advanced Batch System / Commands / pkill
pkill: version 4.842.a1569d2(2024-01-15 08:48) [ABS]
Name
pkill
Synopsis
pkill [OPTIONS] [--] [info1 [info2] ..]
Description
Kill jobs in queued or running states.
Arguments
Arguments:   info1 name of job info file
Options
| -s, --soft kill the job softly 
 | 
| -r, --recursive recursive scan for all info files 
 | 
| -y, --yes assume yes 
 | 
| -v, --verbose increase output verbosity 
 | 
| --version output version information and exit 
 | 
| -h, --help display this help and exit 
 |