Input Redirection — <, <<, and <<<
Feed file contents or inline text as input to commands. Learn the < operator, here documents (<<) for multi-line inline input, and here strings (<<<) for single-line input.
February 8, 20255 min read
linuxredirectioninputheredocterminal