Guest User

Untitled

a guest
Jun 22nd, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. if [ "$res_code" != "200" ] || [ "$total_time" -gt "$s_thresh" ] || [ ! `expr match "$(cat $stat_file)" '\(["Success"|"ColdFusion is responding"]*\)'` ]; then
  2.  
  3.  
  4. == Error
  5. ./check_homes.sh: [: is: binary operator expected
Add Comment
Please, Sign In to add comment