6 lines
43 B
Plaintext
6 lines
43 B
Plaintext
|
#! /bin/sh
|
||
|
konsole &
|
||
|
konsole &
|
||
|
disown
|
||
|
exit
|