answear "C"-incorrectWithout option "f" ufsdump take ">
GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Certification  >  Sun  >  310-014

 Print  |  
Question:  Which two commands perform a full backup of all files in the root (/) file system to the
default /dev/rmt/0 tape device? (Choose two)
A. ufsdump 0 /
B. ufsdump /dev/rmt/0 /
C. ufsdump / /dev/rmt/0
D. ufsdump 0 /dev/rmt/0 /
E. ufsdump Of /dev/rmt/0 /


Answer: Answer: C, D


December 12, 2005 11:35:25 #1
 Kink   Member Since: Visitor    Total Comments: N/A 

RE: Which two commands perform a full backup of all fi...
 
Right answears: A, E (in answear "E" option 0f (zero, no letter O)files_to_dump is required and must be the last argument onthe command line. => answear "C"-incorrectWithout option "f" ufsdump take /dev/rmt/0 as "file_to_dump" => answears "B"&"D"-incorrect
     

 

Back To Question