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

Post New Answer

More Shell Script Interview Questions

What is the use of .sh file?

0 Answers  


How can you find out how long the system has been running?

0 Answers  


How do I edit a .sh file?

0 Answers  


Is it possible to substitute "ls" command in the place of "echo" command?

0 Answers  


What is the crontab?

0 Answers  






I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?

0 Answers  


write a shell program to check wheather a given string is pallindrome or not?

4 Answers  


How do I open a jshell in cmd?

0 Answers  


write a shell script to find the largest number from 3 given numbers.

6 Answers  


How to print all the arguments provided to the script?

0 Answers  


Print the 10th line without using tail and head command.

0 Answers  


Explain about return code?

0 Answers  


Categories