|
|
1.1 root 1:
2:
3: clri Command clri
4:
5:
6:
7:
8: Clear i-node
9:
10: /eettcc/ccllrrii _f_i_l_e_s_y_s_t_e_m _i_n_u_m_b_e_r ...
11:
12: clri zeroes out each i-node with a given inumber on filesystem.
13: filesystem is almost always a device-special file that cor-
14: responds to a disk device. The raw device should be used.
15:
16: The user must have read and write permission on the filesystem.
17: If the inumber corresponds to an open file, the clri has a very
18: high probability of being ineffective: the system maintains in
19: core memory a copy of all active i-nodes, and this copy will
20: eventually be written out to disk, undoing the effects of clri.
21: To counter this problem, unmount the file system before running
22: clri. If the i-node is for the root file system, you must reboot
23: the system immediately after running clri.
24:
25: ***** See Also *****
26:
27: commands, dcheck, fsck, icheck, i-node, umount
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64: COHERENT Lexicon Page 1
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.