Terminal by default don't support Arabic well so we need to do some modification to allow it to work properly:
1- Install the following packages:
sudo apt-get install libfribidi0 libfribidi-dev
3- Open[COLOR=Red] /usr/share/applications/gnome-terminal.desktop[COLOR=Black] by any editor you like:
gksudo gedit /usr/share/applications/gnome-terminal.desktop
Terminal=true
Exec=/usr/bin/bicon.bin
6- That's all.
Now you can work well with Arabic & Persian in the terminal. You can create files, folders in both languages in a proper manner & you can can see file & folders names correctly.
Finally: This also added Arabic & Persian support to xterm & PuTTY. [/COLOR][/COLOR]