# all three lines do exactly the same. chmod 0644, $file; chmod 420, $file; chmod 0x1a4, $file;