Linux CLI - Pipes and Redirection
Given a file
What is the output of the command
input.txt containing:apple banana cherry
What is the output of the command
sort < input.txt?input.txt containing:apple banana cherry
sort < input.txt?15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions