# Zsh Authors - Zsh: 10 Jobs & Signals (Highlights) ![rw-book-cover|256](https://readwise-assets.s3.amazonaws.com/static/images/article3.5c705a01b476.png) ## Metadata **Cover**:: https://readwise-assets.s3.amazonaws.com/static/images/article3.5c705a01b476.png **Source**:: #from/readwise **Zettel**:: #zettel/fleeting **Status**:: #x **Authors**:: [[Zsh Authors]] **Full Title**:: Zsh: 10 Jobs & Signals **Category**:: #articles #readwise/articles **Category Icon**:: 📰 **URL**:: [zsh.sourceforge.io](https://zsh.sourceforge.io/Doc/Release/Jobs-_0026-Signals.html) **Host**:: [[zsh.sourceforge.io]] **Highlighted**:: [[2021-08-23]] **Created**:: [[2022-09-26]] ## Highlights - If a job is started with ‘&|’ or ‘&!’, then that job is immediately disowned. After startup, it does not have a place in the job table, and is not subject to the job control features described here.