Unix Shell Scripting For DBA’s (PART – 09)
reference of this article from : www.orskl.com CONDITIONS & INTERACTIVE SCRIPTS IF clause Advanced IF usage CASE statements Display user messages User input 1.IF clause General At times you need to specify different courses of action to be taken in a shell script, depending on the… Read More