Skip to content

Commit 05409ac

Browse files
committed
wc3
1 parent 4bc9eef commit 05409ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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 -lwc ../helper-files/helper-1.txt ../helper-files/helper-2.txt ../helper-files/helper-3.txt

0 commit comments

Comments
 (0)