Question { 10781 }
what is telnet?
Answer
Is This Answer Correct ? | 3 Yes | 1 No |
Question { 30616 }
How to declare functions in unix shell script?
Answer
Is This Answer Correct ? | 62 Yes | 12 No |
Question { 6305 }
What is egrep?
Answer
Is This Answer Correct ? | 2 Yes | 1 No |
Question { 10274 }
Create a bash shell script to sort and then
uniq the file from the command line & store it to a new
file and output the results to the screen. Name this
script "sortAndUniq.sh"
Answer
Is This Answer Correct ? | 1 Yes | 2 No |
Question { 6824 }
What is the use of script interpreter in shell scripting?
Answer
Is This Answer Correct ? | 3 Yes | 0 No |
Question { 19240 }
How do you know about running processes of a particular
user?
Answer
Is This Answer Correct ? | 6 Yes | 1 No |
Question { 14013 }
Give a regular expression that finds two things, try to
come up with regular expressions that find each
individually using "egrep" command?
Answer
Is This Answer Correct ? | 1 Yes | 2 No |
Question { 7793 }
how to read systems current date and time
Answer
Is This Answer Correct ? | 3 Yes | 1 No |