Path : /home/dent/public_html/uploads/SYS_CONFIG/riotsymlink/root/proc/self/root/bin/ |
Current File : /home/dent/public_html/uploads/SYS_CONFIG/riotsymlink/root/proc/self/root/bin/spell |
#!/bin/sh # aspell list mimicks the standard unix spell program, roughly. cat "$@" | aspell list --mode=none | sort -u