Mount cifs/smb:
mount -t cifs //server/share/subdir_if_wanted /mnt/mountpoint -o domain=DOMAIN,username=USERNAME,password=PASSWORDSuppress application feedback:
/usr/bin/application >/dev/null 2>&1MO/PO - Localization#
apt-get install gettextGenerate machine readable:
msgfmt pofile.po -o mofile.moYou can also dump mo content to stdout.
msgfmt pofil.po -o -