1#!/bin/sh
2ispell -a | awk -f ./script/speller.awk
3