Skip to content

top colorized, for top command, top (like htop, but installed on all linux;bsd;unix), top with colors for/on linux;bsd;unix, conversion of kb to gb a work in progress

Notifications You must be signed in to change notification settings

slendermon/top-colorized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

basic script with colors on, changes to green

you can already press "z" key to color top on most linux distros, but for alpine i didn't have this feature, so i thought this would've been nice

if anybody knows how to fix kb to gb that would be amazing

put this in /etc/profile ( replace $HOME/Downloads/top to wherever this file is ) to override top:

top() {
    command $HOME/Downloads/top $@
}

About

top colorized, for top command, top (like htop, but installed on all linux;bsd;unix), top with colors for/on linux;bsd;unix, conversion of kb to gb a work in progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages