AlkantarClanX12

Your IP : 3.144.114.8


Current Path : /proc/thread-self/root/bin/
Upload File :
Current File : //proc/thread-self/root/bin/spell

#!/bin/sh

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

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