| Other Shell Script Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| The information of the two files should be redirect to
Third file in such a way that, the third file contain the
information like this.
1st line in third file should be from 1st file
2nd line in Third file should be from 2nd file
3rd line in Third file should be from 1st file
4th line in Third file should be from 2nd file
-
- so on | Caritor | 1 |
| What is "test"? How it is used in shell scripting? | | 2 |
| What is use of "cut" command? | | 2 |
| 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 ?
| | 2 |
| What are the different shells available? | | 1 |
| What is the need of including script interpreter in your
shell script? | | 1 |
| How to customise the existing shell? | | 1 |
| What are the Different types of shells? | | 1 |
| When we login into our account which files are executed? | Chip-Quest | 2 |
| 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 |
| Create a bash shell script that removes all files whose
names end with a "~" from your home directory and
subdirectories. Name this script "cleanup.sh"
| | 4 |
| How to take input values from the user? | | 2 |
| How will you list only the empty lines in a file (using
grep)? | ANZ | 2 |
| What are the different methods available to run a shell
script? | | 1 |
| What is the command for " how many shell is running in your
system or how many shell supported by your system " ?. | | 1 |
| What is INODE? | | 1 |
| give me some website where i can get unix and testing
meterials | | 1 |
| What are environment variables? | | 1 |
| In which variable prompt value is stored? | | 1 |
| how do you write sql queries using shell script
for eg:- we have databae table like EMPNO,ENAME,SAL,DEPTNO
columns in EMP table how you display EMPNO,SAL FIELDS from emp
in SHELL SCRIPT please explain with an example | | 1 |
| |
| For more Shell Script Interview Questions Click Here |