give me some website where i can get unix and testing
meterials
Answer / 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 |
How does ls command work?
What is bourne shell scripting?
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
Explain about shebang?
How will you print the login names of all users on a system?
What does echo mean in scripting?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
write a shell script to find the largest number from 3 given numbers.
what is "umask"?
How does path variable work?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)