[nycbug-talk] tmux(1) audio up, Was: Can anybody record the meeting tomorrow?
Eric Radman
ericshane at eradman.com
Thu Aug 9 08:39:06 EDT 2012
On Wed, Aug 08, 2012 at 01:08:29PM -0400, Isaac (.ike) Levy wrote:
> Hi Nikolai, All,
>
> Got the tmux(1) talk off my phone, my apologies for the delay:
> http://blackskyresearch.net/nycbug/nycbug20120711tmux.mp3
Good talk. I didn't realize that screen required setuid. Yuck
One comment: you can share a tmux session with other users, in fact it's
easy.
tmux -S /tmp/XYZ
chown :users /tmp/XYZ
Then anyone in the 'users' group can connect using
tmux -S /tmp/XYZ attach
- ESR
More information about the talk
mailing list