Читать книгу Linux Bible - Christopher Negus - Страница 183
TIP
ОглавлениеTo see the process ID for the background job, add a -l
(the lowercase letter L) option to the jobs command. If you type ps
, you can use the process ID to figure out which command is for a particular background job.