Guest Tintin Posted April 21 Share Posted April 21 I use Eset Endpoint on a linux ubuntu desktop device. After running "sudo ./odscan -s --profile="@In-depth scan" /*", I am trying to get the exit code through the command "echo $1". The result is an empty line (" "). What is going wrong? Quote Link to comment
ESET Staff kurco 8 Posted April 22 ESET Staff Share Posted April 22 (edited) Hi, to see exit codes you need to use "echo $?", this is the standard way to get it from shell. However, it has been wrongly described in our documentation, we will fix it right away, thanks for pointing that out to us. Regards, Kurco Edited April 22 by kurco J.J. 1 Quote Link to comment
Recommended Posts