Directory Listing with Permissions

To list the files in a directory with the permissions for files, use the following command (assuming you’re in the working directory you would like to list files for:
ls -al

Similar Articles:

Leave a comment