#!/bin/sh
#Terminal 
cd /mnt/us/local/mc/bin/
export LD_LIBRARY_PATH=/mnt/us/local/lib
export HOME=/mnt/us/local/home
export LANGUAGE=cs
./mc

