Diff

Differences From Artifact [c719689ebf]:

To Artifact [93a3dc8cbd]:



1
2
3
4
5



6
7
8
9
10
11
12
13

This is a VERY simple program to replace `free' because I wanted something
that had a little more meaning to it (percents), and then I wanted some
color.





To compile and install,

$ ./configure
$ make
$ make install


-- Roy Keene @@DATE@@ <freecolor@rkeene.org>
>
|
|
|

|
>
>
>
|
|
|
|
|

<

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

16
I. ABOUT
    This is a VERY simple program to replace `free' because I wanted something
    that had a little more meaning to it (percents), and then I wanted some
    color.

II. INSTALLATION
    1. REQUIREMENTS
          a. libstatgrab (version 0.10 is currently not tested.)
                - OR -
          b. Linux and the /proc filesystem mounted.
    2. INSTRUCTIONS
          $ ./configure
          $ make
          $ make install


-- Roy Keene @@DATE@@ <freecolor@rkeene.org>