Opening existing files If you need to open a file that is supposed to already exist open file (without O_CREATE) fstat file be sure user/group is what you expect fstat is available in Perl via "use POSIX (:fstat);"