Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

linux command line exit with error message

echo "My error message!" >&2
exit 1
 
PREVIOUS NEXT
Tagged: #linux #command #line #exit #error #message
ADD COMMENT
Topic
Name
7+6 =