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 1d28fee commit b19297cCopy full SHA for b19297c
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 ../ls/child-directory/* | nl
+# cat -n ../ls/child-directory/* <<------ not working
0 commit comments