HEX
Server: Apache
System: Linux pdx1-shared-a3-07 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: dh_qa37m6 (6625303)
PHP: 8.2.26
Disabled: NONE
Upload Files
File: //lib/aspell/spell
#!/bin/sh

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

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