Difference between revisions of "Read"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user 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"

Latest revision as of 10:48, 22 November 2023

Advertising: