#File: sol_13

1.	Pick some of interest to you.

2.	find / -print >filesys 2>/dev/null&
	sar 1 5
	Then try the options.

3.	Use sysadm to find the amount of ram on your system.
	Use swap -l to find information on your system's swap.

4.	truss ls > /dev/null

	truss who > /dev/null
