What lives in a shell?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of commonly used shells on a typical linux system?
What is web script?
What is the fastest scripting language?
I want to connect to a remote server and execute some commands, how can I achieve this?
How to change our default shell?
What are the two files of crontab command?
Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.
How to check if the previous command was run successfully?
wats the she bang statment with syntax?
Is cmd a shell?
What language is bash?
How will you list only the empty lines in a file (using grep)?