nsbin/4xterm
2006-10-09 10:50:05 +02:00

5 lines
285 B
Bash
Executable file

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