Want to pass your SUSE Certified Linux Administrator 12 050-733 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
You have a text file that contains empty lines. Using grep and regular expressions, which command displays the file without the empty lines?
A. grep ^$ file
B. grep [\ ] file
C. grep -v ^$ file
D. grep -v #$ file
Which statements about the Linux boot process are correct? (Choose 3.)
A. The BIOS starts the kernel.
B. The initrd decompresses itself.
C. The kernel looks for and mounts the initrd.
D. The boot manager starts the init process.
E. linuxrc loads the modules to mount the root file system.
F. The boot manager loads the kernel and initrd into the memory.
What is the minimum number of partitions required by a SLES 10 system?
A. None
B. 1
C. 2
D. 4