head, cat, tali
“cat” It reads data from input and give output. now you don’t give any input so it is a standard input(keyboard) and the standard output is a screen. It helps us to create, view, and concatenate files. “cat /etc/host” you change standard input(keyboard) a give the path do file host. output is standart (screen) “cat…