=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== px-1.1.0/README.rst-24-Now, you should be able to run ``px``, ``px --help`` or ``ptop`` from the command px-1.1.0/README.rst:25:line. Otherwise please verify that ``/usr/local/bin`` is in your ``$PATH``. px-1.1.0/README.rst-26- ############################################## px-1.1.0/README.rst-181-* Selecting a process with Enter will show you detailed information about that px-1.1.0/README.rst:182: process, in ``$PAGER``, `moar`_ or ``less``. px-1.1.0/README.rst-183-* After you press ``q`` to quit, the display is retained and some lines at the ############################################## px-1.1.0/README.rst-300-* In the details tree view, print process owners for each line px-1.1.0/README.rst:301:* Print ``$SUDO_USER`` value with process details, if set px-1.1.0/README.rst-302-* Run CI on both Python 2 and Python 3 ############################################## px-1.1.0/px/px_file.py-190- try: px-1.1.0/px/px_file.py:191: host = socket.gethostbyaddr(address)[0] px-1.1.0/px/px_file.py-192- except Exception: