What is the difference between scripting and coding?
No Answer is Posted For this Question
Be the First to Post Answer
What is another name for a bash shell script that you might see?
what are special characters and explain how does text varies by the usage of single quotes,double quotes and back quotes?
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,
How many fields are present in a crontab file and what does each field specify?
What are the default permissions of a file when it is created?
What is an sh file?
What is subshell?
Dear All, Can anybody tell me how to predefind no. of selected rows from a text file.
What is the difference between grep and egrep?
Write a command sequence to find the count of each word?
How to include comments in your shell scripts?
What does $@ mean bash?