Coder Social home page Coder Social logo

paradigm / htop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from htop-dev/htop

2.0 0.0 0.0 2.45 MB

htop fork which adds Bedrock Linux stratum support

License: GNU General Public License v2.0

C 91.40% C++ 1.19% Makefile 1.00% Shell 0.01% M4 1.96% Roff 1.83% Lua 2.53% Objective-C 0.07%

htop's Introduction

Fork of htop-dev which adds a Bedrock Linux stratum column.

To enable the column, hit or select:

  • F2
  • Columns
  • Available Columns
  • STRATUM
  • F5
  • Active Columns
  • STRATUM
  • F7/F8 as desired

Limitations:

  • Seeing the stratum of other user's processes requires root permissions.
    • brl which can avoid this, but the technique it uses is problematically slow for htop
  • Even with root permissions this may not detect the stratum of sandboxed processes.

If you're building on Bedrock, don't forget to strat -r, e.g.:

strat -r debian sh -c './autogen.sh && ./configure && make && sudo cp ./htop /usr/local/bin/'

htop

CI Coverity Scan Build Status Mailing List IRC #htop Github Release Download

Introduction

htop is a cross-platform interactive process viewer. It requires ncurses.

For more information and details on how to contribute to htop visit htop.dev.

Build instructions

This program is distributed as a standard autotools-based package. For detailed instructions see the INSTALL file, which is created after ./autogen.sh is run.

When compiling from a release tarball, run:

./configure && make

For compiling sources downloaded from the Git repository, run:

./autogen.sh && ./configure && make

By default make install will install into /usr/local, for changing the path use ./configure --prefix=/some/path.

See the manual page (man htop) or the on-line help ('F1' or 'h' inside htop) for a list of supported key commands.

License

GNU General Public License, version 2 (GPL-2.0)

htop's People

Contributors

adrien1018 avatar alanbarr avatar bertwesarg avatar cgzones avatar coypoop avatar deric avatar dkgroot avatar elitetk avatar etosan avatar eworm-de avatar explorer09 avatar fasterit avatar fo40225 avatar guoci avatar hishamhm avatar jesin avatar jpereira avatar kaefer avatar kayvlim avatar kremlin- avatar mmcco avatar multiplexd avatar natoscott avatar overhacked avatar pmalhaire avatar rindeal avatar sp1l avatar trebmuh avatar wangqr avatar wataash avatar

Stargazers

 avatar  avatar

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.