What does echo mean in scripting?
No Answer is Posted For this Question
Be the First to Post Answer
What happens on a system call?
What is batch file programming?
What is the use of "test" command?
What happens when you type ls?
What is the use of a shebang line?
What are filters explain sort with all the options available?
Write a shell script to looking at the log file to see if the test has passed or not
Tell something about the super block in shell scripting?
1.Write a script, which converts a number from binary to hexadecimal format or vice versa.
What does debug script mean?
How shell works?
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