Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of shell scripting?
How to use arguments in a script?
How to find duplicate record in file using shell script?
0 Answers IBM, Saama Tech, Wipro,
How shell works?
What is difference between bash and shell?
Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
How to redirect both standard output and standard error to the same location?
Can we run shell script in windows?
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
Write the syntax for "if" conditionals in linux?
What does path stand for?
In shell scripting if text is surrounded by single quotes what does it denotes?