Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

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
1+9 =