summaryrefslogtreecommitdiff
path: root/scripts/pmap.py
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-10-08 22:35:03 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2020-10-08 22:35:03 +0200
commitecdaac33f5945be19090531be892791ac99fc597 (patch)
treef1ad707c0a373fc671797b8334a4840825460e66 /scripts/pmap.py
parent91c9b3e94d8dab7a94e9d57050b9570b8a3ba4c7 (diff)
downloadpsutil-ecdaac33f5945be19090531be892791ac99fc597.tar.gz
use python 3 as example in docstrings
Diffstat (limited to 'scripts/pmap.py')
-rwxr-xr-xscripts/pmap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pmap.py b/scripts/pmap.py
index 5f7246a1..459927bf 100755
--- a/scripts/pmap.py
+++ b/scripts/pmap.py
@@ -8,7 +8,7 @@
A clone of 'pmap' utility on Linux, 'vmmap' on macOS and 'procstat -v' on BSD.
Report memory map of a process.
-$ python scripts/pmap.py 32402
+$ python3 scripts/pmap.py 32402
Address RSS Mode Mapping
0000000000400000 1200K r-xp /usr/bin/python2.7
0000000000838000 4K r--p /usr/bin/python2.7