\documentclass{ictlab} \RCS $Revision: 1.1 $ \usepackage{alltt,key,xr,answer2,cols} \externaldocument[lt-]% {../../linux_training-plus-config-files-ossi/build/masterfile} \ifx\pdftexversion\undefined \else \usepackage[pdfpagemode=None,pdfauthor={Nick Urbanik}]{hyperref} \fi \newcommand*{\labTitle}{A Quick Quiz On Module 4} \renewcommand*{\subject}{Operating Systems and Systems Integration} \providecommand*{\RPM}{\acro{RPM}\xspace} \providecommand*{\CD}{\acro{CD}\xspace} \begin{document} %\Large %\tableofcontents Note: you may discuss these questions with each other, and may refer to online or any written material. Please each hand in one piece of paper with your name and class on it, together with your answers. Please use your own words; do not just copy from the notes, as I prefer to be more confident that you understand what you have written. \begin{enumerate} \item Explain why you might use \texttt{tar} and when you might use \texttt{cpio}. State \emph{TWO} applications of each. \item Why might you use \texttt{xargs}? \item State \emph{ONE} reason each for using \texttt{top}, \texttt{vmstat} and \texttt{ldd}. \end{enumerate} \end{document}