What file types does the Linux /opt directory contain?
Application software packages
System binary files
System configuration files
Variable data files
What top-level directory is intended for file storage by the system administrator?
/bin
/boot
/root
/var
Which of the following commands use relative pathnames?
cd /bin
cd documents
cd ../grosetti
cd /home/grosetti
In a Linux file system, what file types does the /etc top-level directory contain?
Shared library files
System binary files
System configuration files
User binary files