HEX
Server: Apache
System: Linux vns700.vhost.net.br 4.18.0-553.123.2.el8_10.x86_64 #1 SMP Thu May 7 15:28:41 EDT 2026 x86_64
User: mnzholding (1082)
PHP: 7.4.33
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