Coder Social home page Coder Social logo

psutil-cli's Introduction

Linux tests (Travis) Test coverage (coverall.io) Latest version Github stars License

Cross-platform command line utilities based on psutil.

Motivation

There is a set of well known command line utilities such as ps, top, netstat etc. which are available on pretty much all UNIX platforms (but not Windows). Most of them work similarly but all have minor or major differences regarding the command line options and the printed output, both of which are not standarized.

The aim of this project is to provide clones of the most famous UNIX CLI utilities such as ps, top, netstat, etc. which are portable across all UNIX platforms and Windows and which all provide the same interface in terms of cmdline parsing and printed output.

NOTE: still a work in progress.

Utilities

psutil-cli's People

Contributors

giampaolo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

araray

psutil-cli's Issues

Feature request: ps aux --forest

I use ps aux --forest often.

I would love to see this implemented.

The linux ps tool cuts usernames after some characters. But I want names like foobar_blu_p not to get cut. Since I need to see the difference to foobar_blu_q. In my case one the production system, and the other is the quality assurance system.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.