#!/bin/sh

exec ispell -d russian "$@"
