File: try.sh

package info (click to toggle)
ispell-lt 1.3.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,980 kB
  • sloc: perl: 3,675; python: 854; makefile: 337; sh: 155; awk: 56; xml: 6
file content (6 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
#!/bin/sh
# syntax: try <word>/<flags>

ISPELL="ispell -d lietuviu"

echo $1 | $ISPELL -e | fmt