GeekInterview.com
  I am new, Sign me up!
 

Shell Scripting Interview Questions


Shell Scripting Interview Questions

Questions: 47
Comments: 242
 Showing Questions 31-40 of 47 Questions
<< Previous 1 2 3 [4] 5 Next >>
 Sponsored Links

 
 Shell Scripting Interview Questions
Sorting Options :  

Latest Answer: Program in execution is called ProcessThread is a flow of control in a program ...
Read Answers (7) | Asked by : Beena

Latest Answer: Mutex is a mechanism which is useful in coordinating mutually exclusive access to a shared resource. For example, to prevent two threads from writing to shared memory at the same time, each thread waits for ownership of a mutex object before executing ...
Read Answers (3) | Asked by : Beena

Latest Answer: ashellbshellbash (born again shell)cshellkshellzshell ...

Latest Answer: $# returns the number of parameters that are passed to a shell script$? returns the exit code of the last executed command (0 : Successful, 1 or other: Failed) ...

Latest Answer: It contains the actual arguments passed to a shell script ...

If you have a string "one two three", Which shell command would you use to extract the strings?

Latest Answer: global variable is created using export command in ksh - export x='name' In csh its created using setenv command-setenv x 'name'this 'x' variable will be visible in current shell as well as in child shell also.local variable ...

Latest Answer: Both of these work.cat test.sh | grep ^$grep -v . test.sh ...

Latest Answer: 1st step$ cat > cmdfile//     0              4            ...

Latest Answer: The best way is to open a read only file. use SUDO, because you do not know what or who is the owner of the file in this scenario. ...

View page << Previous 1 2 3 [4] 5 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape