Question: Korn shell Write a script that takes in two arguments that are positive integers. The script should figure out which of the two integers is
Korn shell
Write a script that takes in two arguments that are positive integers. The script should figure out which of the two integers is smaller and should use that to figure out the greatest common divisor (GCD) of the two integers and print it out. Also, figure out the lowest common multiple (LCM) of the two integers and print it out.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
