I\'m excuting a shell command by os.system(). I planned to run it for 1 second, then terminate it if time exceeded. Here\'s what I tried instead as a test.
os.system()