|
| Current Newswire:
Shell Scripting - Checking Conditions with ifOct 27, 2014, 19:00 (1 Talkback[s])(Other stories by LinuxTechi) In Bourne Shell if statement checks whether a condition is true or not. If so , the shell executes the block of code associated with the if statement. If the statement is not true , the shell jumps beyond the end of the if statement block & Continues on. 0 Talkback[s]
(click to add your comment)
|