can we have a standart return unix codes, like 0 - normal return, 1 - error return. for normak using streamripper in shell scripts.
/>streamripper kajsdhfkj && echo returncode=$? Connecting...
error -6 [SR_ERROR_CANT_RESOLVE_HOSTNAME] bye.. shutting down returncode=0
You seem to have CSS turned off. Please don't fill out this field.
Log in to post a comment.
View and moderate all "feature-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Feature Requests"
/>streamripper kajsdhfkj && echo returncode=$?
Connecting...
error -6 [SR_ERROR_CANT_RESOLVE_HOSTNAME]
bye..
shutting down
returncode=0