|
Server IP : 82.165.83.148 / Your IP : 216.73.216.114 Web Server : Apache System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux User : u67745506 ( 4824611) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /../lib/git-core/../php7.0/../aspell/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
#!/bin/sh # aspell list mimics the standard unix spell program, roughly. cat "$@" | aspell list --mode=none | sort -u
