| Other Shell Script Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between a 'thread' and a 'process'? | | 3 |
| If one dont know how to create a script then how he/she can
use the QTP? | | 1 |
| How to enable the shell to know what program should be run
to interpret the script? | | 3 |
| How do you print the output the same string which is typed
in command line. how do you write the shell script or
command for this. if i entered "Hello" in command line, it
should print 'Hello', if i say "Hello Welcome", i should get
the "Hello Welcome" as output.? | Symphony | 3 |
| What is the syntax of "expr" command? | | 2 |
| Dear All,
Can anybody tell me how to predefind no. of selected rows
from a text file. | MGL | 1 |
| How u convert string "hi pravin how are you?" to
"Hi Pravin How Are You?"
| Cap-Gemini | 8 |
| How to include comments in your shell scripts? | | 3 |
| How to change our default shell? | | 3 |
| What are the advantages of bash over all other shells? | | 1 |
| How would you replace the n character in a file with some
xyz? | | 5 |
| How to customise the other shell? | Quest | 1 |
| what is the difference between writing code in shell and
editor? | | 1 |
| write a shell script to identify the given string is
palindrome or not? | IBM | 5 |
| 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. | Wipro | 2 |
| what are bootlevel in linux?which level is booting by
default. | Symphony | 3 |
| What is use of "cut" command? | | 3 |
| Hi,
i want to zip the files that generates automatically
every few minutes (files generated are in .arc
extension)....any body write a script for this...
thanks in advance | HP | 5 |
| How to group the commands in shell scripting? | Polaris | 1 |
| what are special characters and explain how does text
varies by the usage of single quotes,double quotes and back
quotes? | | 1 |
| |
| For more Shell Script Interview Questions Click Here |