Restart IntelliJ from command line - linux

896 views Asked by At

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

cd bin/
./idea.sh
0

There are 0 answers