Choose the command used to perform each of the following tasks.
2. Display the contents of
c.bach
using cat command.
cat > c.bach
ls c.bach
cat c.bach
c.bach cat