Moderate

The field separator in cut command is specified with________________?

Correct answer: B. -d option

  • A. -a option
  • B. -d option
  • C. -r option
  • D. -x option

Explanation

In `cut`, the `-d` option defines the delimiter or field separator, such as `-d,` for comma-separated data. The other listed options do not specify the field separator.

Last updated

Practise Software Development Lifecycle

423 free Software Development Lifecycle MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions