You wantWith the backticks around the commands, you're attempting to execute the output of:
echo "flush_all" | /usr/bin/nc 172.16.198.130 11211
In your case "OK"
like already mentioned in the comments just remove the backticks.
                
                    Matt 
                
                
- 9.4k
- 2
- 29
- 33
 
                 
                 
                