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

5 lines
229 B
Bash
Executable file

#!/bin/sh
xterm -ls -title "Welcome to the world of darkness -#1#-" &
xterm -ls -title "Welcome to the cinema -#2#-" &
xterm -ls -title "Welcome to the paradis on earth -#3#-" &
xterm -ls -title "Welcome to the Universe -#4#-" &