|
Related Questions |
View Answer |
|
How do you read arguments in a shell program - $1, $2 ...
|
View Answer
|
|
What are the different kinds of loops available in shell script
|
View Answer
|
|
How do u open a read only file in Unix?
|
View Answer
|
|
How do you schedule a command to run at 4:00 every morning?
|
View Answer
|
|
How will you list only the empty lines in a file (using grep)
|
View Answer
|
|
What is the difference between a shell variable that is exported and the one that is not exported?
|
View Answer
|
|
What is the difference between a shell variable that is exported and the one that is not exported?
|
View Answer
|
|
If you have a string "one two three", which shell command would you use to extract the strings
|
View Answer
|
|
What is $*
|
View Answer
|
|
What does $# stand for?
|
View Answer
|
|
Different types of shells
|
View Answer
|
|
What is MUTEX?
|
View Answer
|
|
What is the difference between a 'thread' and a 'process'?
|
View Answer
|
|
What is INODE?
|
View Answer
|
|
Explain the working of Virtual Memory.
|
View Answer
|
|
How does Windows NT supports Multitasking?
|
View Answer
|
|
What is the difference between writing code in shell and editor
|
View Answer
|
|
Write a shell script to identify the given string is palindrome or not?
|
View Answer
|
|
How Connect to a Database in Shell Programming?Please tell me Step by Step
|
View Answer
|
|
What is this line in the shell script do ???
#!/bin/ksh
|
View Answer
|