QuestionQ22

Packet Engineering

Which of the following Linux commands is used to create bit-stream images?

  • A ss
  • B xcopy
  • C dd
  • D img
Explanation

dd copies data at the byte or block level, making it suitable for creating a bit-stream image of a disk or device.

Community Discussion

No comments yet. Be the first to start the discussion!