Skip to content

Commit 7462e44

Browse files
committed
changes with wildcard and file name
1 parent 9243e8a commit 7462e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

individual-shell-tools/cat/script-02.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ set -euo pipefail
1111
# It looked delicious.
1212
# I was tempted to take a bite of it.
1313
# But this seemed like a bad idea...
14-
cat ../helper-files/*.*
14+
cat ../helper-files/*

0 commit comments

Comments
 (0)