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