1 2 3
#!/bin/sh exec java -XX:+UseG1GC -XX:MaxGCPauseMillis=100 -Xmx1024m -Xms256m -DlogPath=tmplog -jar /usr/share/java/alda/alda-player.jar "$@"