-
-
-
-
UNIX Shells
What are the different types of shells available in UNIX?
-
Shell Script Validate Password
Write a script to validate a password. The password should be least 8 characters long, should contain both alphabet and number, contain small cap and large cap letters. If any of these conditions are not met, the script should flag the password as "weak password".
-
-
Database Connecion
How will you write a shell script to connect to SQL database?
-
How to compare two floating point numbers ?
how to perform the Arithmetic operations on floating point numbers ?
-
-
-
-
-
-
-
-
Delete Previous Line if Current Line Contains Particular Keyword
In UNIX delete previous line if current line contains particular keyword
-
-
-
-
Join Two CSV Text Files
Write a shell script to join two CSV text files based on value of some columns?
Shell Scripting Interview Questions
Ans