Skip to content

University project aimed at logging and analysing processes executed in the shell. Clone of https://gitlab.com/UNITN-OS/LoggedShell

Notifications You must be signed in to change notification settings

tommasobonomo/logged-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sistemi Operativi

Progetto 2 - Statistiche comandi ed analisi

Implementazione di una shell (non interattiva) in grado di comprendere, eseguire e loggare comandi.

Compilazione

Aprire un terminale nella directory corrente (vedere cd --help per posizionarsi correttamente se necessario) ed eseguire:

make build

Nella cartella ./bin verranno creati i file oggetto che saranno linkati a creare l'eseguibile xlogger.

Esecuzione

Posizionarsi nella directory locale ./bin ed eseguire:

./xlogger [OPTION]... "SCRIPT"

Per maggiori informazioni:

./xlogger --help

Ulteriore documentazione in ./documents.

Componenti del gruppo

  • [182003] Federico Favotto
  • [186354] Tommaso Bonomo
  • [186520] Andrea Zanotto
  • [186633] Francesco Cadei

About

University project aimed at logging and analysing processes executed in the shell. Clone of https://gitlab.com/UNITN-OS/LoggedShell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published