3 lines
54 B
Bash
Executable file
3 lines
54 B
Bash
Executable file
hash biff >/dev/null 2>&1 && {
|
|
biff y 2>/dev/null
|
|
}
|