Previous: Job Control Builtins, Up: Job Control [Contents][Index]
auto_resume
exact
’, the string supplied must match the name of a stopped job exactly; if set to ‘substring
’, the string supplied needs to match a substring of the name of a stopped job. The ‘substring
’ value provides functionality analogous to the ‘%?
’ job ID (see Job Control Basics). If set to any other value, the supplied string must be a prefix of a stopped job’s name; this provides functionality analogous to the ‘%
’ job ID.