What is difference between shell and bash scripting?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between writing code in shell and editor?
How important is shell scripting?
How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.
Give some situations where typing error can destroy a program?
What are scripts in psychology?
How to include comments in your shell scripts?
How do I run a powershell script?
How to take input values from the user?
How would you print just the 25th line in a file using smallest shell script?
I want to connect to a remote server and execute some commands, how can I achieve this?
There is a record with fields namely name,roll no.,salary,grade etc.Now,write a script to create a file with multiple records have same combination of fields but with unique roll numbers.The script should work for different names in the input file.
Explain about the exit command?