$inetmode = stat("/etc/inetd.conf"); printf "%o\n", $inetmode->mode & 0777;