I wrote a script , this script modify some files on system.
I used this lib with no console option but when i run script some terminals show up for 1 second and then they will hide.
I used Os.system() in my code.
What should i do to run the script completely silent?