Page 1 of 1

What does the -d option to the `cut` command specify? Group of answer choices: It specifies the number of fields the out

Posted: Sun May 15, 2022 10:20 am
by answerhappygod
What does the -d option to
the `cut` command specify?
Group of answer choices:
It specifies the number of fields the output should contain.
It specifies to delete any occurrences of the specified
character in the output.
It specifies the character that separates fields in the input,
known as a delimiter.
It specifies to run the command in the background.