CMDMix
Toggle theme
Command Details
$ command < input_file
Redirect command input from a file.
Related Commands
$ command < input_file > output_file
Redirect both input and output using file descriptors.
$ command < input_file > output_file
Redirect both input and output using file descriptors.