{"tool":"command","tool_display":"Command","intent":"here-document-to-stdin","intent_display":"here document to stdin","title":"Command Command: here document to stdin","command_string":"<command> << <EOF> <Enter> <multiline_text> <Enter> <EOF>","raw_command_string":"{{command}} << {{EOF}} <Enter> {{multiline_text}} <Enter> {{EOF}}","description":"Exact CLI syntax to here document to stdin using Command.","usage_scenario":"Use this when inline multiline shell input is clearer than creating a separate file first.","scenario_context":"Use this to inline multiline shell input directly.","simulated_output":null,"how_to_steps":["Enter the multiline block exactly as required by the command after the heredoc opener.","Terminate the heredoc with EOF and then verify the resulting file or stdout."],"canonical_url":"https://www.syntaxstandard.com/command/here-document-to-stdin"}