Skip to content

Commit 1d28fee

Browse files
committed
done stretch
1 parent 9e3b244 commit 1d28fee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

individual-shell-tools/cat/script-04-stretch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ set -euo pipefail
1313
# 3 It looked delicious.
1414
# 4 I was tempted to take a bite of it.
1515
# 5 But this seemed like a bad idea...
16-
# cat -n ../ls/child-directory/* <<------ not working
16+
cat ../ls/child-directory/* | nl

0 commit comments

Comments
 (0)