What is the function of the `tee` command? Group of answer choices: `tee` creates directories in a Linux system. `tee` d
Posted: Sun May 15, 2022 10:18 am
What is the function of the `tee` command?
Group of answer choices:
`tee` creates directories in a Linux system.
`tee` displays a list of configuration files in the system.
`tee` outputs its input to stdout, while also outputting the
input to the specified file location.
`tee` displays the content of the specified file, but in reverse
line order.
Group of answer choices:
`tee` creates directories in a Linux system.
`tee` displays a list of configuration files in the system.
`tee` outputs its input to stdout, while also outputting the
input to the specified file location.
`tee` displays the content of the specified file, but in reverse
line order.