Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/solaris/solaris-memstat | ||
|---|---|---|
| 98 | 98 |
phys=0 |
| 99 | 99 |
} |
| 100 | 100 |
|
| 101 |
/^Kernel/ { kernel=$2 }
|
|
| 101 |
/^Kernel/ { kernel=$2 }
|
|
| 102 | 102 |
/^ZFS File Data/ { zfs=$4 }
|
| 103 |
/^Anon/ { anon=$2 }
|
|
| 103 |
/^Anon/ { anon=$2 }
|
|
| 104 | 104 |
/^Exec and libs/ { exec=$4 }
|
| 105 |
/^Page cache/ { cacheused=$3 }
|
|
| 105 |
/^Page cache/ { cacheused=$3 }
|
|
| 106 | 106 |
/^Free \(cachelist\)/ { cachefree=$3 }
|
| 107 | 107 |
/^Free \(freelist\)/ { free=$3 }
|
| 108 | 108 |
|
Formats disponibles : Unified diff