1.

Difference Between Ufs And Tar Command?

Answer»

ufsdump: 

  1. Used for complete file SYSTEM backup.
  2. It copies every THING from regular files in a file system to special CHARACTER and block device files.
  3. It can work on mounted or UNMOUNTED file systems.

Tar:

  1. Used for single or multiple files backup.
  2. Can’t backup special character & block device files.
  3. WORKS only on mounted file system.

ufsdump: 

Tar:



Discussion

No Comment Found