|
Related Questions |
View Answer |
|
How would you print just the 25th line in a file (smallest possible script please)?
|
View Answer
|
|
How would you get the character positions 10-20 from a text file?
|
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 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
|