# | Line 21 | Line 21 | $| = 1; | |
---|---|---|
21 | # You'd be silly not to use this ;) | |
22 | use strict; | |
23 | ||
24 | + | # Run the following components: - |
25 | &print_ident(); | |
26 | &include_osver(); | |
27 | &include_users(); | |
28 | &include_top(); | |
29 | &include_disk(); | |
30 | ||
31 | + | # End the program normally. |
32 | exit(0); | |
33 | + | |
34 | + | |
35 | + | |
36 | + | |
37 | + | |
38 | ||
39 | ||
40 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |