12 lines
173 B
Text
Executable file
12 lines
173 B
Text
Executable file
#!/bin/execlineb
|
|
|
|
importas -ui name 1
|
|
importas -ui rdfd ELSTATE_${name}
|
|
backtick -E wrfd { s6-expr "$rdfd" + 1 }
|
|
|
|
fdclose ${rdfd}
|
|
fdclose ${wrfd}
|
|
|
|
shift
|
|
elgetpositionals
|
|
$@
|