HereDoc, acronym for Here Document, is an input Redirection method to pass multiple inputs to a program or command in Bash.
Tag:
Bash redirection
-
- Bash scriptingBASHBash TipsFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Redirection Explained With Examples
By KarthickBy Karthick 3,103 viewsWhat is Bash Redirection and how to work with Redirection in Bash with example commands.