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.
2 parents 52ee7a3 + a4c7436 commit 44b7794Copy full SHA for 44b7794
individual-shell-tools/sed/script-01.sh
@@ -6,3 +6,4 @@ set -euo pipefail
6
# The output should contain 11 lines.
7
# The first line of the output should be: "ThIs Is a sample fIle for experImentIng with sed.".
8
sed 's/i/I/g' input.txt
9
+# The first line of the output should be: "ThIs Is a sample fIle for experImentIng wIth sed.".
0 commit comments