5 lines
59 B
Text
5 lines
59 B
Text
|
#!/bin/rc
|
||
|
|
||
|
if(~ $1 -i) exec faces -hi
|
||
|
if not exec faces -h
|