IMMREX7

aku nok ndi : /usr/bin/
File Up :
aku nok ndi : //usr/bin/spell

#!/bin/sh

# aspell list mimicks the standard unix spell program, roughly.

cat "$@" | aspell list --mode=none | sort -u


Copyright © 2021 - 2025 IMMREX7