Post Description: how to display show print file permissions in linux unix command
This Post Has Been Viewed 254 Times Since Sun Apr 20, 2008 7:05 pm Posted By web hosting with 0 replies
POST# 1212
Posted On: Sun Apr 20, 2008 7:05 pm
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