posix.wiki (112B)
1 = POSIX = 2 * http://www.etalabs.net/sh_tricks.html 3 4 == Globbing directories == 5 {{{shell 6 printf %s\\n */ 7 }}} 8 9