I've installed BlueGriffon on Ubuntu 13.04 x64bit. I've add it to Unity Launcher by creating a "bluegriffon.desktop" file. Now I want to launch bluegriffon directly from terminal; assuming that the prgram folder is on the path /home/username/programs/bluegriffon
and assuming that the laucher's file name is bluegriffon
, which code I have to add to .bashrc
and .profile
?
Note: I tried to add PATH to .profile
, but it doesn't work.
$PATH
! :-) – Andrea Corbellini Oct 01 '13 at 08:43