79139188

Date: 2024-10-29 22:39:52
Score: 4.5
Natty:
Report link

(colima status 2>&1 | grep -Fqe 'colima is running') runs in a subshell because it is in parentheses. I am not sure for your system, but this could be causing the problem because it might return an extra linefeed or some other thing. Try your "if" block with the parentheses removed and go from there?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ftorres