nsbin/4xterm

6 lines
229 B
Plaintext
Raw Normal View History

2006-07-20 07:54:37 +00:00
#!/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#-" &