To display the permissions of files in UNIX/Linux, enter this shell command:

command:
ls -l


also for hidden files

command:
ls -la


this will help you show or display the permissions for the user