We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd6f6a commit c4239acCopy full SHA for c4239ac
source.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/bin/bash
2
3
if ! [[ "$4" =~ ^[a-zA-Z0-9/]+$ ]]; then
4
echo "$1, ?source <commandname>"
0 commit comments