aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandimik <andimik@yahoo.de>2021-04-06 23:11:36 +0200
committerGitHub <noreply@github.com>2021-04-06 23:11:36 +0200
commit0136ed44ee5ea07d7bacd36c78bfe8977a44d5ef (patch)
treee207ae92c77e8a5f0591a61b7372c44cfe132358
parent9d950a4a44f276aa956972439fdfce5a0cec28fc (diff)
downloadetisnoop-0136ed44ee5ea07d7bacd36c78bfe8977a44d5ef.tar.gz
etisnoop-0136ed44ee5ea07d7bacd36c78bfe8977a44d5ef.tar.bz2
etisnoop-0136ed44ee5ea07d7bacd36c78bfe8977a44d5ef.zip
yamlexample.py for Ubuntu 20.04 hint
-rwxr-xr-xyamlexample.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/yamlexample.py b/yamlexample.py
index 7001b23..6bd73e1 100755
--- a/yamlexample.py
+++ b/yamlexample.py
@@ -3,6 +3,9 @@
# An example on how to read the YAML output from etisnoop
# Pipe etisnoop to this script
#
+# On Ubuntu 20.04+ install the following package:
+# `sudo apt install python-is-python3`
+#
# License: public domain
import sys