• File: spell
  • Full Path: /home/masbinta/public_html/admin/installer/css/sass/sym404/root/usr/bin/spell
  • File size: 122 bytes
  • MIME-type: text/x-shellscript
  • Charset: utf-8
#!/bin/sh

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

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