grind.sh 93 B

123456
  1. #!/bin/bash
  2. valgrind -v --log-file=grind.log build/space-ace -l -u grinder
  3. tail grind.log