in reply to How to convert absolute (octal) file permission to Unix notation...
printf "Mode(%04o) $username(%s) $grpname(%s)\t%d bytes %d blocks\n", + $mode, $uid, $gid, $size, $blocks; [download]
mikfire