Linux Terminal Glossary
›
Shell & Bash
cat << EOF
Category:
Shell & Bash
cat << EOF
Copy command
Start a heredoc — read multiline text until EOF marker
Starts a 'here document' — a way to write multi-line text directly in a script until the EOF marker is reached.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.