View Single Post
  #21  
Old 18.09.2014, 12:00
juno99
Guest
 
Posts: n/a
Default stop command

Hi,

I have noob question

I can start JD with shell script with command:

Code:
java -Dghostawt.library.path=libs/ghostawt/linux32 -cp "./*:libs/*:libs/ghostawt/*" ghostawt.GhostRunner org.jdownloader.startup.Main -console
but how to stop it?


THX
Regards
Reply With Quote