Update 3 files
Compare changes
Files
3+ 39
− 1
@@ -27,6 +27,7 @@ cp foo.txt bar.txt # Copy file
@@ -39,6 +40,7 @@ tail foo.txt # Print bottom 10 lines of file
@@ -47,7 +49,43 @@ wc foo.txt # List number of lines words and characters in the file