79180352

Date: 2024-11-12 08:45:17
Score: 1
Natty:
Report link
  1. first line is a error: "#!/usr/bin/env bash"
  2. export PATH is a error: export PATH="/Users/klumpy/Library/Scripts:$PATH"
  3. If follow a string echo $(blueutil --connected) return is null, then used res=$(blueutil --connected); echo $res or used full path (for example /usr/bin/blueutil).
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dmitry Lvov