[HOME]

Path : /home/easyrentals/public_html/symperl/root/bin/
Upload :
Current File : /home/easyrentals/public_html/symperl/root/bin/spell

#!/bin/sh

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

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