Nice! We start with the >
command and use >>
to append a line to danger.txt
. Finally, we use cat
with |
and the word count command.
Almost! We start with the >
command and use >>
to append a line to danger.txt
. Finally, we use cat
with |
and the word count command.