Difference between revisions of "Read"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
  
 
  echo "First command" [[&&]] read && echo "Second command"
 
  echo "First command" [[&&]] read && echo "Second command"
 +
 +
  echo "First command" [[&&]] (read; echo "Press any key to continue or [[Ctrl+C]] to abort") && echo "Second command"
  
 
== Related terms ==
 
== Related terms ==

Revision as of 08:23, 24 March 2022

Advertising: