⟩ To feed standard output of one command to standard input of another in a single shell session a) IO redirection can be used b) Named pipes can be used c) The pipe operator provided by the shell can be used d) It can not be done
c) The pipe operator provided by the shell can be used