What shell is bin sh?
No Answer is Posted For this Question
Be the First to Post Answer
How will you find the 99th line of a file using only tail and head command?
What is another name for a bash shell script that you might see?
How to group the commands in shell scripting?
write a non recursive shell script that accepts any number of arguments and prints them in the reverse order
write a shell script to check the failed jobs?
what are special characters and explain how does text varies by the usage of single quotes,double quotes and back quotes?
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
Please anyone suggest atleast 2 good training institutes in Hyderabad, INDIA where i can learn unix shell scripting.
What is INODE?
How to open a read-only file in the shell?
What is the basic difference you find between a shell script and perl?
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.