Let’s practice redirection some more. In the terminal, type
ls -l
This is the filesystem we’ll work with.
2.
Then type
cat oceans.txt > continents.txt
Use cat to view the contents of continents.txt.
I got # 1 and #2 but can’t get #3 to work… Please Help ! Im at 48%