give me some website where i can get unix and testing
meterials
Answer Posted / kad
Hi
you can get unix virtual lab info in www.hp.com. Another
was their 24/7 free IT classes having fedora classes at
basics where u have instructors teaching
u can go to their website key in words and search there is
some info still their
check out
thanks
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different types of commonly used shells on a typical linux system?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again
What is subshell?
How do you debug a script?
How do scripts work?
Is it possible to substitute "ls" command in the place of "echo" command?
What is awk in shell scripting?
What is the significance of the shebang line in shell scripting?
What is meant by $1 in shell script?
What is a file basename?
What is the use of "$#" in shell scripting?
State the advantages of shell scripting?
What is shell terminal?
How to print the first array element?
What is the syntax of while loop in shell scripting?