What does echo mean in scripting?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What are the 3 standard streams in linux?

0 Answers  


How will you connect to a database server from linux?

0 Answers  


How does path variable work?

0 Answers  


How to declare functions in unix shell script?

4 Answers  


Is shell script a programming language?

0 Answers  






how do you write sql queries using shell script for eg:- we have databae table like EMPNO,ENAME,SAL,DEPTNO columns in EMP table how you display EMPNO,SAL FIELDS from emp in SHELL SCRIPT please explain with an example

4 Answers  


How do I read a .sh file?

0 Answers  


How will you emulate wc –l using awk?

0 Answers  


Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"

6 Answers  


if i have 2 files file1 and file2.... file1 contains 2 columns like b a 11 aa 12 as 13 ad 15 ag 11 ar 13 ah 15 ak file2 contains b c 10 ds 11 at 15 gh 15 jk 13 iu 11 fg 13 yy can any 1 give me the program to display in this way? a b c aa 11 at ar 11 fg ad 13 iu ah 13 yy ag 15 gh ak 15 jk

3 Answers  


What is bash used for?

0 Answers  


What are filters explain sort with all the options available?

0 Answers  


Categories