Collection of free online books , free ebooks and free online tutorials
Online Interview Questions on Linux Shell Programming
| Below are the collection of Online Interview question and Technical question on Linux Shell Programming |
|
- What does ldd do?View Answer
- How do you find out what’s your shell?View Answer
- What’s the command to find out today’s date?View Answer
- How do you find out your own username?View Answer
- What’s LD_LIBRARY_PATH? View Answer
- Where should the developed libraries be installed on the system?View Answer
- What does nm command do?View Answer
- What is shell scripting?View Answer
- Explore about Environment variables?View Answer
- Explain about Stdin, Stdout and Stderr?View Answer
- How do you create a shared library?View Answer
- what is the meaning of First line of shell script ,what is
meaning of #! pleas explain briflyView Answer
- Is du a command? If so, what is its use? View Answer
- How to switch to a super user status to gain privileges?View Answer
- What are shell variables? View Answer
- Explain the difference between a static library and a dynamic library?View Answer
- How do you count words, lines and characters in a file? View Answer
- How do you search for a string in a directory with recursive subdirectories ?View Answer
- How does getopts command work in shell programming?View Answer
- What’s the command to find out users on the system
?View Answer
- What is $*?View Answer
- What does $# stand for?View Answer
- What does $? Return?View Answer
- What are Different types of shells?View Answer
- What is the difference between a shell variable that is exported and the one that is not exported?View Answer
- What is use of \"cut\" command in shell programming ? Give some examples.View Answer
- How would you replace the n character in a file with some xyz?View Answer
|
|
|
|