Y
Hacker News
new
|
ask
|
show
|
jobs
by
Zhyl
2422 days ago
What's the name of the bash feature with the '<' before the filename? I want to read the docs on it but I don't even know what to search for.
1 comments
detaro
2422 days ago
input redirection:
https://www.tldp.org/LDP/abs/html/io-redirection.html
link