'Restart IntelliJ from command line - linux

Is there a way I can force restart IntelliJ from command line? To normally start, I'm using

cd bin/
./idea.sh


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source