How do I open the shell in cmd?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What is @echo off?

0 Answers  


What are types of shells?

0 Answers  


What are the advantages of using shell scripts?

0 Answers  


What are the four fundamental components of every file system on linux?

0 Answers  


What is a file basename?

0 Answers  






What can you do with powershell?

0 Answers  


How to get the 3rd element/column from each line from a file?

0 Answers  


What is mac default shell?

0 Answers  


What is the best shell scripting language?

0 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.

0 Answers   Cap Gemini, Wipro,


In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?

0 Answers  


How would you compare the strings in a shell script?

0 Answers  


Categories