We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6537cd4 commit 5eea9e0Copy full SHA for 5eea9e0
2 files changed
generic/command-line-argument.py
operating-system/files/param.sh
@@ -2,4 +2,6 @@
2
echo $1
3
echo $2
4
echo $3
5
+
6
+echo "$@"
7
exit 0
0 commit comments