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 you find out What is your shell?
Is it possible to substitute "ls" command in the place of "echo" command?
What is @echo off?
How would you compare the strings in a shell script?
How does ls command work?
What is the fastest scripting language?
How do we delete all blank lines in a file?
Write a script to print the first 10 elements of fibonacci series.
What is bash shell command?
What is $1 in shell scripting?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
How to print all the arguments provided to the script?
What does echo mean in scripting?
What is shell chemistry?