3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
|
#!/bin/sh
|
||
|
exec /usr/bin/luit -x ${1+"$@"}
|