Bug #2804
psrinfo should not depend on perl
Start date:
2012-05-30
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
For some distros, requiring the use (or installation!) of perl is onerous, but we still want to use certain system utilities. psrinfo is one such. I've rewritten it in C, which should address the main concerns, and now it does not depend on any external runtimes!
(We'll want to do this for other system utilities, but one at a time, please!)