Skip to content

Commit ce1ffac

Browse files
committed
Display the whole content, lines, words, characters.
1 parent 4a5120e commit ce1ffac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

individual-shell-tools/wc/script-03.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ set -euo pipefail
88
# 1 7 39 ../helper-files/helper-2.txt
99
# 3 19 92 ../helper-files/helper-3.txt
1010
# 5 30 151 total
11+
12+
wc helper-files/*

0 commit comments

Comments
 (0)