HEX
Server: Apache
System: Linux dns3.silverturk.net 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: alponcox3 (1020)
PHP: 8.4.21
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //bin/spell
#!/bin/sh

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

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