Initial commit.
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
while [[ ${1:condition} ]]; do
|
||||
${2:#statements}
|
||||
done
|
||||
Reference in New Issue
Block a user