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