nsbin/4xterm

6 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#-" &