Hi tmux-users@,

I'll create a new session with some default windows. Everything works
fine, but my first window is never '(LOG) messages'. The first window is
always my $SHELL! Any advice for me?

tmux new-session -d -s main
tmux new-window -t main:0 -n '(LOG) messages' 'sudo tail -f /var/log/messages' 
tmux new-window -t main:1 -n '(LOG) secure' 'sudo tail -f /var/log/secure' 
tmux new-window -t main:2 -n '(LOG) daemon' 'sudo tail -f /var/log/daemon' 
tmux new-window -t main:3 -n '(LOG) authlog' 'sudo tail -f /var/log/authlog' 
tmux select-window -t main:3


Best regards

        Rafael Sadowksi
-- 
http://www.sizeofvoid.org - raf...@sizeofvoid.org
XMPP: z...@jabber.ccc.de
Key fingerprint: BDDD 91E9 28CB 3A52 3E99  61B0 C359 2691 BAC6 A3B1

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to