Skip to content

Commit c31ee02

Browse files
authored
Create skip-empty.sh
1 parent 49c4331 commit c31ee02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Shell/skip-empty.sh

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[ -z "${THINGS// }" ] && echo "Nothing to do." && exit 0

0 commit comments

Comments
 (0)