mount无乱码

mount
sudo mount -t smbfs -o codepage=cp936,iocharset=utf8 //SHARE_SERVER/ /mnt/smb/
umount
sudo umount /mnt/smb/

没有评论:

发表评论