what is this line in the shell script do ?#!/bin/ksh
Answer Posted / satyabrata
A)it give the path of shell and where the shell script will
run.
B) it gives the name of which shell you are working
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
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.
Explain about non-login shell files?
What is mac default shell?
What is k shell?
What exactly is a shell?
How would you compare the strings in a shell script?
How will you print the login names of all users on a system?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
How do you find out What is your shell?
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
What is the default ubuntu terminal?
What is a shell made of?
What is path in shell script?
What is computer cli?
Explore about environment variables?