X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=examples%2Flinux%2Fping.py;h=3e9f03a8082308956c46bd1b65312d1b544d42e1;hb=e7eb6ef8873e1e197b3db8842f67a483c004a77a;hp=9e67f580e38edd494f41a7c22dfd6805ac5a0d57;hpb=19e3969ca3da5eb9da00d2a0cc256eee2eb70533;p=nepi.git diff --git a/examples/linux/ping.py b/examples/linux/ping.py index 9e67f580..3e9f03a8 100644 --- a/examples/linux/ping.py +++ b/examples/linux/ping.py @@ -18,6 +18,12 @@ # # Author: Alina Quereilhac +# Example of how to run this experiment (replace with your information): +# +# $ cd +# python examples/linux/ping.py -a -u -i + + from nepi.execution.ec import ExperimentController from optparse import OptionParser, SUPPRESS_HELP