bash - Shell script test - Stack Overflow

bash - Shell script test - Stack Overflow

瀏覽:644
日期:2025-09-28
Shell script test up vote 5 down vote favorite I'm tring to update a bash script written by someone else and I've come accross a line I'm not sure about. Can anyone tell me what the following check does: if [ :$RESULT != :0,0 ] I assume it's checking for ...看更多