Shell Script Interview Questions
Questions Answers Views Company eMail

I Forgot My Windows Vista Password! How Can I Find My Windows Lost Password?

1 2955

write a shell program to check wheather a given string is pallindrome or not?

4 8757

Explain how you Automate your application using Shell scripting.

MAHINDRA,

1812

write a shell script to check whether all the directories in the path exist has read and write permission

1 4262

c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l

3137

c program to display the information of given file similar to givan by the unix or linux command ls -l

IBM,

1671

c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory

1 3704

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

2 5139

c program to check whether all the directories in the path exists has read and write permission

1 2631

c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command

4657

write a program to display all the files from the current directory which are created in particular month

6 9456

write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null

1 5804

write a shell script to find the largest number from 3 given numbers.

6 26428

HOW TO CREATE 10 USERS IN UNIX(HP-UX) USING SHELL SHELL SCRIPT?

Patni,

3 7447

I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp

1 3623


Post New Shell Script Questions

Un-Answered Questions { Shell Script }

wats the deinitions for shell utility and filter?

1822


How to print the first array element?

538


how to get part of string variable with echo command only?

565


I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?

1657


What does path stand for?

617






Why is a script important?

544


How do I edit a .sh file?

603


What's the difference between scripting and coding?

576


‎What is a shell? · ‎Types of shell · ‎what is shell scripting?

536


What is difference between shell and bash scripting?

525


How would you compare the strings in a shell script?

525


Write a command sequence to find the count of each word?

517


What is .sh file in mac?

538


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.

1827


c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command

4657