HEX
Server: LiteSpeed
System: Linux aswd.cphost.net.za 5.14.0-611.54.6.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 04:23:18 EDT 2026 x86_64
User: qtojtxza (1060)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //usr/bin/spell
#!/usr/bin/sh

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

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