5 lines
62 B
Plaintext
5 lines
62 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
clear
|
||
|
task rc.verbose:nothing limit:1 +ACTIVE "$@"
|