Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Shell Script Interview Questions
Questions Answers Views Company eMail

Explain about "s" permission bit in a file?

1060

What is the use of a shebang line?

1197

I want to connect to a remote server and execute some commands, how can I achieve this?

1024

I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?

1352

What are "c" and "b" permission fields of a file?

1027

How will you find the 99th line of a file using only tail and head command?

2538

What is the difference between grep and egrep?

1140

What are the 3 standard streams in linux?

1142

What is a boot block?

1029

How can I send a mail with a compressed file as an attachment?

1040

How can you find out how long the system has been running?

902

How will you print the login names of all users on a system?

971

Given a file find the count of lines containing the word "abc".

1562

What is an inode block?

1056

How will you pass and access arguments to a script in linux?

1158


Post New Shell Script Questions

Un-Answered Questions { Shell Script }

What is mac default shell?

1102


What are the different types of commonly used shells on a typical linux system?

1095


Can we run shell script in windows?

1140


What is the use of "$#" in shell scripting?

1070


I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.

1034


Is scripting and coding the same thing?

991


How to redirect both standard output and standard error to the same location?

1173


Is shell scripting useful?

1058


What does $@ mean bash?

1175


write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?

4132


Why is a script important?

1070


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.

2246


How to find all the files modified in less than 3 days and save the record in a text file?

1062


Is shell script a programming language?

1036


determine the output of the following command: echo ${new:-variable}

983