How will you find the 99th line of a file using only tail and head command?
No Answer is Posted For this Question
Be the First to Post Answer
Write the syntax for "if" conditionals in linux?
Explain about the slow execution speed of shells?
What are types of shells?
What are the advantages of shell scripting?
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.
write a shell script to identify the given string is palindrome or not?
17 Answers CTS, HP, IBM, InfoEst, Wipro,
How to customise the existing shell?
How do you know which shell I am using?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again
How to set an array in linux?
How do I run a shell script in powershell?
What are the different variables present in linux shell?