5 lines
24 B
Plaintext
5 lines
24 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
exec vte $@
|
||
|
|