4.4.3. Locale - lateralblast/parsec GitHub Wiki

Show Locale Information:

$ ./parsec.rb --server=hostname --report=locale --format=table --masked

+-------------+----------+
|   Locale Information   |
+-------------+----------+
| Item        | Value    |
+-------------+----------+
| LANG        |          |
| LC_CTYPE    | C        |
| LC_NUMERIC  | C        |
| LC_TIME     | C        |
| LC_COLLATE  | C        |
| LC_MONETARY | C        |
| LC_MESSAGES | C        |
| LC_ALL      |          |
+-------------+----------+