Skip to content

Latest commit

 

History

History
52 lines (42 loc) · 3.16 KB

README.md

File metadata and controls

52 lines (42 loc) · 3.16 KB

Tracer Coverage StatusTravis

Tracer finds outdated running applications in your system

Tracer determines which applications use outdated files and prints them. For special kind of applications such as services or daemons, it suggests a standard command to restart it. Detecting whether file is outdated or not is based on a simple idea. If application has loaded in memory any version of a file which is provided by any package updated since system was booted up, tracer consider this application as outdated.

Overview

Website: http://tracer-package.com
Source: https://github.com/FrostyX/tracer
Documentation: http://docs.tracer-package.com
License: GNU GPL v2.0

Features

Please see User Guide

Requirements

Feedback

Please report any bugs or feature requests to issues on this repository. Pull requests are also welcome, but please visit Developer Guide first. If you rather want a talk or something, you can find me on #gentoo.cs or #fedora-cs @freenode or you can mail me.

References