What does $@ mean bash?
No Answer is Posted For this Question
Be the First to Post Answer
What is sed in shell script?
What does echo $0 do?
What are the additional egrep symbols?
How to create environment variables?What are the conditions for creating variables?
How do you find out What is your shell?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
what are special characters and explain how does text varies by the usage of single quotes,double quotes and back quotes?
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
What is mac default shell?
What is the syntax of "nested if statement" in shell scripting?
how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt
what is the difference between sh & bash shell?