Skip to content

luigi-ga/top_shell_command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOP

Project for OS course. We've implemented the "top" shell command in pure 'C'.

Instructions

To run the code, just build the project using the makefile. Once in the directory of the project, just type the following:

make

To run the "top" command, just type:

./main

Once you run the code, by pressing "Ctrl+\" it's possible to enter the pid of a process and choose either to terminate, kill, suspend or resume the process.

Authors

  1. Luigi Gallo
  2. Alessandro Angeleri

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published