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
How do I run a bin bash script?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
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 the difference between break and continue commands?
Write a shell script to get current date, time, user name and current working directory.
How do we create command aliases in a shell?
Why is shell scripting important?
How will you print the login names of all users on a system?
What will happen to my current process when I execute a command using exec?
Is powershell a language?
determine the output of the following command: echo ${new:-variable}
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
What language is shell scripting?
Why should we use shell scripts?
What is a scripting language simple definition?