The ls -la command can be used for this purpose. Here is a sample run of this command on my current directory. Access privileges have been highlighted.

What will be an ideal response?

```
$ ls -la
total 956
drwx------ 17 msarwar faculty 4096 Dec 16 2002 .
drwxr-xr-x 10 root root 4096 Sep 4 23:58 ..
-rw-rw-r-- 1 msarwar faculty 0 Mar 28 2002 .addressbook
-rw------- 1 msarwar faculty 2285 Mar 28 2002 .addressbook.lu
-rw------- 1 msarwar faculty 12380 Dec 16 2002 .bash_history
-rw-r--r-- 1 msarwar faculty 24 Mar 27 2002 .bash_logout
-rw-r--r-- 1 msarwar faculty 191 Mar 27 2002 .bash_profile
-rw-r--r-- 1 msarwar faculty 124 Mar 27 2002 .bashrc
lrwxrwxrwx 1 msarwar faculty 4 Apr 28 2002 bin -> /bin
drwx------ 3 msarwar faculty 4096 Dec 15 2002 books

$
```

Computer Science & Information Technology

You might also like to view...

In order to position a picture precisely on the page, you can line the picture up using the vertical and horizontal ________

A) rulers B) leaders C) nudge bars D) scroll bars

Computer Science & Information Technology

________ measure(s) the level of a document based on the average number of syllables per word and words per sentences

A) The Flesch-Kincaid Grade Level B) Readability statistics C) The Flesch Reading Ease D) Document statistics

Computer Science & Information Technology