Difference between revisions of "Read (Bash buildin)"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
https://www.gnu.org/software/bash/manual/html_node/Bash-Builtins.html#index-read
 
https://www.gnu.org/software/bash/manual/html_node/Bash-Builtins.html#index-read
 
  read
 
  read
  read -p
+
  [[read -p]]
 
  [[read -r]]
 
  [[read -r]]
 +
[[read -r -d]]
  
 
  echo "First command" [[&&]] read && echo "Second command"
 
  echo "First command" [[&&]] read && echo "Second command"
Line 21: Line 22:
 
* {{read}}
 
* {{read}}
 
* {{Bash}}
 
* {{Bash}}
* {{programming}}
 
 
  
 
[[Category:Bash]]
 
[[Category:Bash]]

Latest revision as of 07:15, 9 July 2024

Advertising: