space(5) 맨 페이지 - 윈디하나의 솔라나라

개요

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

space(5)

space(5)                         File Formats                         space(5)



NAME
       space - disk space requirement file

DESCRIPTION
       space is an ASCII file that gives information about disk space require‐
       ments for the target environment. The space file defines  space  needed
       beyond  what  is  used by objects defined in the prototype(5) file; for
       example, files which will be installed with  the  installf(8)  command.
       The  space  file  should  define the maximum amount of additional space
       that a package will require.


       The generic format of a line in this file is:


       pathname  blocks  inodes


       Definitions for the fields are as follows:

       pathname    Specify a directory name which may or may not be the  mount
                   point  for  a  filesystem.  Names  that do not begin with a
                   slash ('/') indicate relocatable directories.


       blocks      Define the number of disk blocks required for  installation
                   of  the  files and directory entries contained in the path‐
                   name (using a 512-byte block size).


       inodes      Define the number of inodes required  for  installation  of
                   the files and directory entries contained in the pathname.


EXAMPLES
       Example 1 A sample file.



         # extra space required by config data which is
         # dynamically loaded onto the system
         data 500  1



SEE ALSO
       prototype(5), installf(8)



Oracle Solaris 11.4               07 Feb 1997                         space(5)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3