ef240b2e69
useful tool as it allows you to have arbitary command lines refreshed in a top-like fashion. eg: paicc -c 'date; uptime; vmstat -i'
10 lines
231 B
Text
10 lines
231 B
Text
--- evap/evap.c.dist Sun Aug 25 08:36:46 1996
|
|
+++ evap/evap.c Sat Apr 28 16:24:54 2001
|
|
@@ -19,7 +19,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <ctype.h>
|
|
-#include <malloc.h>
|
|
#include <sys/types.h>
|
|
#include <pwd.h>
|
|
#include <string.h>
|