Frank is writing a ksh script. How does he indicate the beginning and end of a block of statements
in a case statement?
A.
case and esac
B.
do and done
C.
case and done
D.
[[ and ]]
Explanation:
Frank is writing a ksh script. How does he indicate the beginning and end of a block of statements
in a case statement?
Frank is writing a ksh script. How does he indicate the beginning and end of a block of statements
in a case statement?
A.
case and esac
B.
do and done
C.
case and done
D.
[[ and ]]
Explanation: