---
** [tickets:#117] Change the process name of the server as shown in `ps`**
**Status:** open
**Created:** Sun Mar 30, 2014 11:26 PM UTC by ThiefMaster
**Last Updated:** Sun Mar 30, 2014 11:26 PM UTC
**Owner:** nobody
It would be nice if tmux changed the process name of the server process. Right
now there's not only a very ugly ps aux entry in some cases
(https://github.com/tony/tmuxp/issues/74) but also no quick way to see which is
the server process when looking e.g. at `ps ux | grep tmux`.
[adrian@pluto:~]> ps ux | grep -v grep | grep tmux
[adrian@pluto:~]> tmux new-session -d -F 'foo'
[adrian@pluto:~]> ps ux | grep -v grep | grep tmux
adrian 32360 0.0 0.0 26420 1668 ? Ss 01:24 0:00 tmux -2
new-session -d -F foo
It would be nice if it showed up e.g. as `tmux (SERVER)` instead.
---
Sent from sourceforge.net because tmux-users@lists.sourceforge.net is
subscribed to https://sourceforge.net/p/tmux/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/tmux/admin/tickets/options. Or, if this is a mailing
list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users