Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help/suggestion: proc title. #289

Closed
MarioMey opened this issue Nov 15, 2020 · 2 comments
Closed

Help/suggestion: proc title. #289

MarioMey opened this issue Nov 15, 2020 · 2 comments

Comments

@MarioMey
Copy link

I would like to change proc title to terminator. I would like to name it "terminator" :D. So I add:

from setproctitle import setproctitle
setproctitle('terminator')

... to terminator file and it doesn't work. Why? Does Terminator has a fixed name?

I would like to read "terminator" in ps list, to kill it with killall, for example.

@mattrose
Copy link
Member

This works for me see the code in gitter, that I added.

@mattrose
Copy link
Member

I don't want to add this because I'd like to keep the python modules that we use to a minimum to make sure it's as cross-platform as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants