GNU Make 4.2.1
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://g...content-available-to-author-only...u.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
for key in "${!PROVS[@]}" ; do \
echo "foo_${key}_${PROVS[${key}]}" ; \
done
ls -la
total 4
drwx------ 2 20046 1000 60 Jul 2 22:23 .
drwxrwx--- 3 root 1000 60 Jul 2 22:23 ..
-rw-rw-r-- 1 20046 1000 291 Jul 2 22:23 Makefile