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...

State one function that was reused in the Smooth Motion app from a previous chapter: _______.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Where is a host-based IDPS agent typically placed?

A. on a workstation or server B. at Internet gateways C. between remote users and internal network D. between two subnets

Computer Science & Information Technology

The Linux operating system is based on the open-source software model and is distributed freely under the ____________________ GPL.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What are some common post-installation tasks?

What will be an ideal response?

Computer Science & Information Technology