What is shell prompt?


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

Post New Answer

More Shell Script Interview Questions

I have 2 files and I want to print the records which are common to both.

0 Answers  


What are the default permissions of a file when it is created?

0 Answers  


What is a scripting language simple definition?

0 Answers  


What is the significance of $#?

0 Answers  


How can I Debug a shell scripts and Perl scripting?? or How do you debug a shell scripting and perl scripting ( at the compile time error or run time error) in Unix environment ?

4 Answers  






How would you print just the 25th line in a file using smallest shell script?

4 Answers  


What are scripts in psychology?

0 Answers  


what is this line in the shell script do ?#!/bin/ksh

5 Answers  


What is echo in shell?

0 Answers  


What is the use of "$?" Sign in shell script?

0 Answers  


What are the different commands available to check the disk usage?

0 Answers  


A file has multiple records each having three 30-bit long fields(field1,field2,field3).There is also a lookup file,LOOK_UP.dat.Now, we need to consider only the last ten digits of field1 and lookup the file LOOK_UP.dat. If there a match then field2 and field3 should replaced with corresponding data from the lookup file. otherwise that particular record,for which there is no match, should be stored in a seperate file.

2 Answers   Wipro,


Categories