Question { 12327 }
what is telnet?
Answer
| Is This Answer Correct ? | 3 Yes | 1 No |
Question { 31555 }
How to declare functions in unix shell script?
Answer
| Is This Answer Correct ? | 62 Yes | 12 No |
Question { 6874 }
What is egrep?
Answer
| Is This Answer Correct ? | 2 Yes | 1 No |
Question { 11172 }
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 { 7579 }
What is the use of script interpreter in shell scripting?
Answer
| Is This Answer Correct ? | 3 Yes | 0 No |
Question { 21446 }
How do you know about running processes of a particular
user?
Answer
| Is This Answer Correct ? | 6 Yes | 1 No |
Question { 15026 }
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 { 8638 }
how to read systems current date and time
Answer
| Is This Answer Correct ? | 3 Yes | 1 No |