What is a shell? · Types of shell · what is shell scripting?
determine the output of the following command: echo ${new:-variable}
How do I run a shell script on a mac?
How to pass an argument to a script?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
How Connect to a Database in Shell Programming?
What is the purpose of scripting?
What are the zombie processes?
How many fields are present in a crontab file and what does each field specify?
Write a shell script in Linux to shift all characters in a file forward by five characters. (Thus “a” becomes “f’”).
2 Answers Ignou, Tripura Info,
1.Write a script, which converts a number from binary to hexadecimal format or vice versa.
what is the difference between writing code in shell and editor?
Explain about return code?