# signature.sh ```shell #!/bin/sh echo cat ~/.signature echo echo "---------------------------------" echo /usr/bin/fortune ```