0x1949 Team - FAZEMRX - MANAGER
Edit File: spell
#!/bin/sh # aspell list mimics the standard unix spell program, roughly. cat "$@" | aspell list --mode=none | sort -u