Skip to content
This repository has been archived by the owner on Jul 16, 2019. It is now read-only.

bbortt/c-ps-x-o-pid-comm-rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS X

This project was written in the first semester at BFH TI. It is intended to work like a standard ps x -o pid,comm,rss on any linux system.

Table of contents

Compiling the source

Type gcc ps.c -o ps to compile the source file. Run the binaries via ./ps.

Copyright, license and usage for BFH TI

This project is licensed under the terms of MIT License.

This means you have the permission to use the code for commercial as well as for private use. You may modify and contribute to the code, in addition you may distribute it. But: I do not guarantee warranty nor am I liable in any case.

It is meant to help other students understanding the complex topic of encoding and decoding to or from Base32, to get them a first idea. It is not intended to be copied! Keep in mind that I (bbortt) am the original owner of this code in any case of plagiarism conflict.

About

A C tool similar to "ps x -o pid,comm,rss".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published