diff --git a/topscrn4-xterm.sh b/topscrn4-xterm.sh index 12d0199..73480a2 100644 --- a/topscrn4-xterm.sh +++ b/topscrn4-xterm.sh @@ -1,11 +1,12 @@ #!/bin/bash -# This is useful with Maximized lxterminal, xfce4-terminal, etc where you can easily resize the font -# if using ssh Use: ssh -t localhost /$HOME/bin/topscrn4-xterm.sh +# This is useful with Maximized lxterminal, xfce4-terminal, OSX terminal, etc where you can easily resize the font +# NOTE: if using ssh Use: ssh -t hostname $HOME/bin/topscrn4-xterm.sh # open 4-pane screen with sys monitoring # Requires: bwm-ng top screen iostat watch openvt/open + # Requires other files: dot-screenrc-mon1-combined ( renamed as .screenrc-mon1-combined in user's home dir ) # ^^ mon1-df-short in /usr/local/bin