#!/bin/sh
gcc -Wall -g parse_mdstat.c -o parse_mdstat
