Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Kill SUMO process on Linux

Hi!

Is there a preferred way, a certain command, for safely killing a SUMO process running on Linux?

I run a command line SUMO (version 1.2.0) simulation started using a command on the form (the actual options are replaced by "<>" below):

sumo --time-to-teleport <> --step-length <> -b <> -e <> -n <> -r <> -a <> --start --quit-on-end

Regards
Jimmy

Back to the top