Which of the following are valid stream redirection operators within Bash? (Choose two.)
What output will be displayed when the user fred executes the following command?
echo 'fred $USER'
In which directory must definition files be placed to add additional repositories to yum?
Which of the following shell redirections will write standard output and standard error output to a file named filename?