scale(7) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

scale(7)

sc...e(7)Standards, Environments, Macros, Character Sets, and miscellansyc...e(7)

NAME
       scale - standard option for controlling scaled human readable output

SYNOPSIS
       --scale[=item1,item2,...]

DESCRIPTION
       The  --scale  option  is accepted by a number of utilities that produce
       numeric output in a more  human  readable  format,  for  example,  14K,
       234M,  2.7G,  or  3.0T.  Scaling  is done by repetitively dividing by a
       scale factor of 1000 or 1024.


       Each utility establishes its own scaling defaults, often to conform  to
       historical  behavior.  The  --scale option allows the scale factor, and
       other scaling attributes, to be changed. --scale specified without  ar‐
       guments  enables default scaled output. The specific defaults depend on
       the utility in question, as follows.

       df(8), du(1), ipstat(8), ls(1), plimit(1), pmadvise(1), pmap(1), ps(1),
       quota(8), ramdiskadm(8), savecore(8), size(1), swap(8), tcpstat(8)

           --scale=max,1024


       prstat(8)

           --scale=min,1024


       dlstat(8), flowstat(8)

           --scale=max,1000


OPTIONS
       --scale[=item1,item2,...]

           Alter default scaling attributes for human readable output. --scale
           can be specified with the following arguments.

           binary

               Scaling is done by repetitively dividing by a scale  factor  of
               1024. The use of binary scaling is indicated by the addition of
               an 'i' modifier to the suffix (Ki, Mi, Gi, ...).


           max

               Values  are scaled to the largest unit for which the result re‐
               tains a non-zero integer part. Up to 2 decimal places of  frac‐
               tional output may be shown.


           min

               Values  are  scaled to the smallest unit capable of showing the
               full value within the allotted space of  5  columns,  and  dis‐
               played without the use of fractional output.


           minwide

               Values  are  scaled to the smallest unit capable of showing the
               full value within the allotted space of  8  columns,  and  dis‐
               played without the use of fractional output.


           1000

               Scaling  is  done by repetitively dividing by a scale factor of
               1000.


           1024

               Scaling is done by repetitively dividing by a scale  factor  of
               1024.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:

       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ Interface StabilityCommitted


SEE ALSO
       du(1), ls(1), plimit(1), pmadvise(1), pmap(1), ps(1),  size(1),  df(8),
       dlstat(8),    flowstat(8),    ipstat(8),    quota(8),    ramdiskadm(8),
       savecore(8), swap(8), tcpstat(8),

Oracle Solaris 11.4              24 June 2025                        sc...e(7)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3