How to get the last line from a file using just the terminal?
No Answer is Posted For this Question
Be the First to Post Answer
Write a shell script to looking at the log file to see if the test has passed or not
What is inside a seashell?
What is the conditional statement in shell scripting?
Is shell and terminal the same?
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
What are the different types of commonly used shells on a typical linux system?
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.
What is meant by $1 in shell script?
Is bash a shell script?
Can we run shell script in windows?
What are environment variables?
Which scripting language is best for automation?