how to create purchase order
Answers were Sorted based on User's Feedback
How to pass an argument to a script?
Explain about shebang?
what are command line arguments? what is the need of those?
How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"
How to check if a directory exists?
How do I start a shell script?
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
What does debug script mean?
How to take input values from the user?
What is the significance of $#?
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..
Write a command sequence to find the count of each word?