We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cdb6f1 + b5269de commit 47a56faCopy full SHA for 47a56fa
_episodes/05-counting-mining.md
@@ -328,7 +328,7 @@ programming languages.
328
{: .challenge}
329
330
331
-> ## Counting number of files, part I
+> ## Counting number of files
332
> Let's make a different pipeline. You want to find out how many files and
333
> directories there are in the current directory. Try to see if you can pipe
334
> the output from `ls` into `wc` to find the answer, or something close to the
0 commit comments