We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e3b244 commit 1d28feeCopy full SHA for 1d28fee
1 file changed
individual-shell-tools/cat/script-04-stretch.sh
@@ -13,4 +13,4 @@ set -euo pipefail
13
# 3 It looked delicious.
14
# 4 I was tempted to take a bite of it.
15
# 5 But this seemed like a bad idea...
16
-# cat -n ../ls/child-directory/* <<------ not working
+cat ../ls/child-directory/* | nl
0 commit comments