#!/bin/sh go build -o rapidgrep -ldflags="-s -w" asyncreader.go main.go