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 7555e38 commit 0212566Copy full SHA for 0212566
helloUser.sh
@@ -1,2 +1,2 @@
1
#!/bin/bash -x
2
-echo Hello "$USER"
+echo Hello $USER
0 commit comments