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 a4c4cd8 commit b8659a9Copy full SHA for b8659a9
questions.sh
@@ -0,0 +1,11 @@
1
+#!/bin/bash
2
+## Questions
3
+
4
+echo "Hi"
5
+read $REPLY
6
7
+echo "How are you?"
8
9
10
+echo "Whats your Name?"
11
0 commit comments