What is echo command used for in Linux?
Experience Level: Junior
Tags: Linux
Answer
The echo command is used to display line of text/string that are passed as an argument . This is a built in command that is mostly used in shell scripts and batch files to output status text to the screen or a file.
Related Linux job interview questions
What is unzip command used for in Linux?
Linux JuniorWhat is zip command used for in Linux?
Linux JuniorWhat is man command used for in Linux?
Linux JuniorWhat is history command used for in Linux?
Linux JuniorWhat is top command used for in Linux?
Linux Junior