Which option is used to define the delimiter in the cut command?

Choose the correct answer

Explanation

In the cut command, the -d option specifies the delimiter or field separator character, allowing you to define how the input is split into fields.

Which option is used to define the delimiter in the … — Basic of linux unix | PakQuizHub