Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

if statement

if somecommand; then
  # do this if somecommand has an exit code of 0
fi
Source by content.netdevgroup.com #
 
PREVIOUS NEXT
Tagged: #statement
ADD COMMENT
Topic
Name
9+8 =