I've tried to see what files cause RealTimeSync to run.
When I looked into the documentation, I saw that on Linux I should enter the following command:
echo %change_action% "%change_path%" >> ~/Desktop/log.txt
echo "$change_action $change_path" >> ~/Desktop/log.txt