what do you mean by input and output redirection in Linux ? Explain
Answers
Answered by
3
Answer:
Redirection is a feature in Linux such that when executing a command, you can change the standard input/output devices. The basic workflow of any Linux command is that it takes an input and give an output. The standard input (stdin) device is the keyboard. The standard output (stdout) device is the screen.3 days ago
Answered by
5
Answer:
hope it's helpful answer
Attachments:
Similar questions