The first release and initial version of simple-restart-check.sh
.
Added
- Basic functionality: listing of processes that use outdated libraries
- Initial set of ignore patterns
- Routine to find a nice human-readable name for processes using outdated libraries
- Option
-v
to always list all outdated libraries in output - Option
-f
to show full library path in output instead of just the filename - Option
-p
to only scan the specified process(es) - Colored output (controllable by
-c
option) - Option
-h
to show a help message