A. whether DMA is enabled B. which DMA channels are in use C. which DMA mode is in use D. general information about DMA on the machine
A. The contents of the file foobar. B. Hello C. No output but a file named foobar is created. D. Hello foobar E. Hello foobar foobar
A. You need to rebuild the kernel. B. You need to upgrade the kernel C. You need to load the USB modules for your existing modular kernel. D. USB support is not available in Linux.
A. export LD_PRELOAD=/usr/local/lib B. export LD_LIBRARY_PATH=/usr/local/lib C. Idconfig /usr/local/lib D. Idd/usr/local/lib
A. :!ls-I myfile B. :\ls-l myfile C. esc :Is -I myfile D. :?ls-l myfile
A. nouidchk B. alluser C. user D. auto
A. cut -d: -f 1,3 /etc/passwd B. chop -c 1,3 /etc/passwd C. tac 1-3/etc/passwd D. fmt -u /etc/passwd