Hi, I want to practise Unix korn shell scripting which i
learnt 2 yr bfr. plz suggest software i can use to practise.
Answer Posted / subash
you can use CYGWIN which can be installed on various Windows platform.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is path in shell script?
What is the first line of a shell script called?
Write a script to print the first 10 elements of fibonacci series.
Why are shell scripts used?
How do I run a script on mac?
What are the default permissions of a file when it is created?
How to check if the previous command was run successfully?
What are zombie processes?
What is sh in shell script?
How do you find out What is your shell?
What is a shell made of?
Explain about the slow execution speed of shells?
What is bash shell command?
What is the lifespan of a variable inside a shell script?
Write down the syntax of "for " loop