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
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
determine the output of the following command: echo ${new:-variable}
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
What shell is bin sh?
Given a file find the count of lines containing the word "abc".
How can you get the value of pi till a 100 decimal places?
How will you emulate wc –l using awk?
What is scripting used for?
What happens on a system call?
Why is the use of shell script?
How to redirect both standard output and standard error to the same location?
What are the advantages of shell scripting?
How would you compare the strings in a shell script?
Is shell and terminal the same?
How to find all the files modified in less than 3 days and save the record in a text file?