#Simulate /exec mkdir -p alias mkpdir (dirname, void) { while (mkdir($dirname) != 0) { mkpdir($before(-1 / $dirname)) } } #hop'01