clri(8) 맨 페이지 - 윈디하나의 솔라나라

개요

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

clri(8)

clri(8)                 System Administration Commands                 clri(8)

NAME
       clri, dcopy - clear inode

SYNOPSIS
       clri [-F FSType] [-V] special i-number


       dcopy [-F FSType] [-V] special i-number

DESCRIPTION
       clri  writes  zeros on the inodes with the decimal i-number on the file
       system stored on special. After clri, any blocks in the  affected  file
       show up as missing in an fsck(8) of special.


       Read  and write permission is required on the specified file system de‐
       vice. The inode becomes allocatable.


       The primary purpose of this routine is to remove a file that  for  some
       reason appears in no directory. If it is used to zap an inode that does
       appear in a directory, care should be taken to track down the entry and
       remove  it.  Otherwise, when the inode is reallocated to some new file,
       the old entry will still point to that file. At  that  point,  removing
       the old entry will destroy the new file. The new entry will again point
       to  an  unallocated  inode, so the whole cycle is likely to be repeated
       again and again.


       dcopy is a symbolic link to clri.

OPTIONS
       -F FSType    Specify the FSType on which to operate. The FSType  should
                    either  be specified here or be determinable from /etc/vf‐
                    stab by matching special with an entry in the table, or by
                    consulting /etc/default/fs.


       -V           Echo the complete command line, but  do  not  execute  the
                    command.  The  command  line is generated by using the op‐
                    tions and arguments provided by the  user  and  adding  to
                    them  information  derived  from  /etc/vfstab. This option
                    should be used to verify and validate the command line.


FILES
       /etc/default/fs    Default local file system type


       /etc/vfstab        List of default parameters for each file system


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 _ Availabilitysystem/core-os


SEE ALSO
       vfstab(5), attributes(7), fsck(8)

NOTES
       This command might not be supported for all FSTypes.

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