diff --git a/_Footer.md b/_Footer.md index f0761fa..457a4bc 100644 --- a/_Footer.md +++ b/_Footer.md @@ -1 +1 @@ -![echo $1 for i in $*; do :; done # this one and the next one also apply to expanding arrays. for i in $@; do :; done](make_with_flags() { [ "$debug" = "yes" ] && set -- -d "$@" make -j 5 -B "$@" } make_with_flags file) \ No newline at end of file + \ No newline at end of file