Use the "set" command. Here are the options for units:
[-units {auto|raw|B|KB|MB|GB|TB|PB}] - Data Units
Use this parameter to specify the default units used when reporting data sizes. Possible values are:
o auto - Auto-scale data size for human-readable output
o raw - Bytes without unit designation
o B - Bytes
o KB - Kilobytes
o MB - Megabytes
o GB - Gigabytes
o TB - Terabytes
o PB - Petabytes
The default setting is auto.
For example, to always display in MB you would use "set -units MB" from the clustershell.
Hope that helps.
Andrew
If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.