Using a long listing
To get more information about each file and directory, use the command:
ls -l
This gives you a long listing about each file and directory, giving information about its:
- access permissions
- number of links
- owner
- group ownership (on BSD systems only seen with -g option)
- size
- date and time last modified
This site maintained by
unixhelp@math.rutgers.edu



