4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
|
#!/bin/sh
|
||
|
exec 2>&1
|
||
|
exec chpst -u _dotoold:input dotoold
|