
committed by
Muhammad Falak R Wani

parent
c3d16cdf9a
commit
9c4f5869eb
@@ -25,3 +25,7 @@
|
||||
- Do not let backslash (\) act as an escape character:
|
||||
|
||||
`read -r {{variable}}`
|
||||
|
||||
- Display a prompt before the input:
|
||||
|
||||
`read -p {{"Enter your input here: "}} {{variable}}`
|
||||
|
Reference in New Issue
Block a user