diff --git a/_Footer.md b/_Footer.md new file mode 100644 index 0000000..f0761fa --- /dev/null +++ b/_Footer.md @@ -0,0 +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