HEX
Server: LiteSpeed
System: Linux s3473.usc1.stableserver.net 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
User: wisconsinbeerbre (4392)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //bin/spell
#!/bin/sh

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

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