# Less than > Redirect a file to `stdin`. > Achieves the same effect as `cat file.txt |`. > More information: . - Redirect a file to `stdin`: `{{command}} < {{path/to/file.txt}}`