linutil/tabs/test/lib.sh

6 lines
40 B
Bash
Executable File

#!/bin/sh
say_hello () {
echo Hi
}