$ jobs
[1] Stopped emacsclient -nw components/frontend/app/views/frontend/dashboard/index.html.erb
[2] Stopped emacsclient -nw components/frontend/app/views/frontend/dashboard/index.html.erb
[3] Stopped emacsclient -nw ./components/frontend/app/views/frontend/dashboard/_source.html.erb
[4] Stopped emacsclient -nw components/frontend/app/views/frontend/dashboard/source/_articles.html.erb
[5] Stopped emacsclient -nw components/frontend/app/controllers/frontend_controller.rb
[6] Stopped emacsclient -nw components/frontend/app/views/frontend/managed_sources/completion.html.erb
[7] Stopped emacsclient -nw components/frontend/app/views/frontend/users/show/_tabbed_navigation.html.erb
[8] Stopped emacsclient -nw components/frontend/app/views/frontend/managed_contacts/index.html.erb
[9] Stopped emacsclient -nw components/frontend/app/views/frontend/users/_form.html.erb
[10] Stopped emacsclient -nw components/frontend/test/features/opportunities/delete_test.rb
[11] Stopped emacsclient -nw components/frontend/app/controllers/frontend/managed_sources_controller.rb
[12] Stopped emacsclient -nw components/frontend/test/features/managed_sources/new_and_create_test.rb
[13]- Stopped emacsclient -nw components/frontend/app/views/frontend/managed_contacts/index.html.erb
[14]+ Stopped emacsclient -nw components/frontend/app/views/frontend/managed_sources/new_source_profile.html.erb
Leva-me muito tempo para limpar esses trabalhos. Eu faço repetidamente fg C-x C-c (que significa "saída emacs")
agora mesmo. Existe uma maneira mais fácil?
update: Eu não quero matar o servidor emacs. Estou simplesmente tentando fechar rapidamente os processos do emacsclient em segundo plano.
Tags bash job-control shell ubuntu osx