Skip to content

Commit b19297c

Browse files
committed
Revert "done stretch"
This reverts commit 1d28fee.
1 parent 1d28fee commit b19297c

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 ../ls/child-directory/* | nl
16+
# cat -n ../ls/child-directory/* <<------ not working

0 commit comments

Comments
 (0)