OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=244
3 lines
42 B
Bash
3 lines
42 B
Bash
#!/bin/sh
|
|
exec /usr/bin/luit -x ${1+"$@"}
|