chmod 004 FILENAME

chmod ------r-- FILENAME

To give Read access to the Public you can use this CHMOD code, “chmod 004 FILENAME” or “chmod -------w- FILENAME“,

MeaningNumericSymbolic
The Owner (user) has no permissions0---
The Group has no permissions0---
The Public has Read permissions4r--
Owner
Group
Public