fish-shell/tests/jobs.err
David Adam 4fde67fa50 implement disown builtin
Closes #2810.

The syntax mirrors that of zsh.
2017-04-29 19:20:03 +08:00

5 lines
132 B
Plaintext

bg: '-23' is not a valid job specifier
fg: No suitable job: 3
bg: Could not find job '3'
disown: 'foo' is not a valid job specifier