nsbin/3xterm
Nico Schottelius d3c6e29902 Initial commit
2006-07-20 09:54:37 +02:00

4 lines
112 B
Bash
Executable file

#!/bin/sh
xterm -ls -title "--irst 0n3xx" &
xterm -ls -title ">>> 2nd <<<" &
xterm -ls -title "www.3rd.xterm" &