Case 1:
The first character in a long listing ls -l indicates:
- Hard Link Count
- File Size
- Permissions
- File Type
-l
option to the ls
command
Case 2:
The first character in a long listing (ls -l
) indicates:
- If something is a file, directory, or symbolic link
- The owner
- The size
- The permissions
Please login or Register to submit your answer