You can use this command to follow-up sync-status:
watch -n 5 'tail -n 20 .quarkcoin/debug.log && quark-cli mnsync status && quark-cli getblockcount && quark-cli masternode status'
Thank you for the input. From your command, it seems that it doesnt find the log file. However, it is there! Entering the other commands separately I always get "quark-cli: command not found" I've putted it in root/.quarkcoin. Is there something I am missing here
