Home
Databases & Systems
Database Administrators
Unix & Linux Stack Exchange
Sample Header Ad - 728x90
Home
Unix & Linux Stack Exchange
Making zsh jobs -p behave as in bash
Making zsh jobs -p behave as in bash
4
votes
1
answer
1140
views
zsh
jobs
Is there a way to make
jobs -p
in zsh behave as in bash, ie. give _only_ a number, such that one can do
kill $(jobs -p)
?
Asked by Toothrot
(3705 rep)
Jan 8, 2019, 11:12 PM
Last activity: Jun 28, 2023, 04:12 PM
Sidebar Ad - 300x250
Related Questions
Browse more questions from Unix & Linux Stack Exchange
More questions tagged "zsh"
More questions tagged "jobs"