|
Question |
Rating |
View Answer |
|
How Connect to a Database in Shell Programming?Please tell me Step by Step
|
|
View Answer |
|
What is the difference between writing code in shell and editor
|
|
View Answer |
|
How do you find out the current directory you’re in? |
|
View Answer |
|
Explain the working of Virtual Memory.
|
|
View Answer |
|
What does $? return?
|
|
View Answer |
|
What is INODE?
|
|
View Answer |
|
How would you print just the 25th line in a file (smallest possible script please)?
|
|
View Answer |
|
How does a case statement look in shell scripts? - |
|
View Answer |
|
What is the difference between a 'thread' and a 'process'?
|
|
View Answer |
|
How do you write a for loop in shell? |
|
View Answer |
|
Write a shell script to identify the given string is palindrome or not?
|
|
View Answer |
|
What is use of "cut" command ??? give some examples. can we use "awk" or "sed" instead of "cut" ??? if yes then give some examples |
|
View Answer |
|
What are the different variables present in Linux shell? |
|
View Answer |
|
When you login to a c shell, which script would be run first? (before the terminal is ready for the user)
|
|
View Answer |
|
How do you schedule a command to run at 4:00 every morning?
|
|
View Answer |
|
What’s the command to find out users on the system? |
|
View Answer |
|
How would you replace the n character in a file with some xyz?
|
|
View Answer |
|
Explain about echo command? |
|
View Answer |
|
What are PIDs? |
|
View Answer |
|
How do you read keyboard input in shell scripts? |
|
View Answer |