mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-13 08:27:26 +00:00
3edb7d538f
- Error out if anything that is not a PID is given - Otherwise background all matching existing jobs, even if not all PIDs exist (but print a message for the non-existing ones) Fixes #3909.
3 lines
89 B
Text
3 lines
89 B
Text
bg: '-23' is not a valid job specifier
|
|
fg: No suitable job: 3
|
|
bg: Could not find job '3'
|