Other data formats
| Bit No. | Description | |
|
M L B /\ \/ M S B |
15-7 | Reserved |
| 6 |
Reserved. In LHA for X680x0 sets this bit, if store the symbolic link to an archive. |
|
| 5 | Archive flag. | |
| 4 | Sub directory flag. | |
| 3 | Volume label flag. | |
| 2 | System file flag. | |
| 1 | Hidden file flag. | |
| 0 | Read only flag. |
| Bit No. | Description | |||||
|
M L B /\ \/ M S B |
15-12 |
|
||||
| 11 | The flag which shows whether it performs by a file owner's authority. | |||||
| 10 | The flag which shows whether it performs by the authority of the group of a file. | |||||
| 09 | sticky bit. Only file owner and a superuser can delete a file in the directory which is set a sticky bit. | |||||
| 08 | The flag which shows a file owner's reading permission. | |||||
| 07 | The flag which shows a file owner's writing permission. | |||||
| 06 | The flag which shows a file owner's executing permission. | |||||
| 05 | The flag which shows reading permission of the group members. | |||||
| 04 | The flag which shows writing permission of the group members. | |||||
| 03 | The flag which shows executing permission of the group members. | |||||
| 02 | The flag which shows reading permission of the all users. | |||||
| 01 | The flag which shows writing permission of the all users. | |||||
| 00 | The flag which shows executing permission of the all users. |
| Date(H) | Date(L) | Time(H) | Time(L) | ||||||||||||||||||||||||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| Y | Y | Y | Y | Y | Y | Y | M | M | M | M | D | D | D | D | D | h | h | h | h | h | m | m | m | m | m | m | s | s | s | s | s |
| char | Description |
| Y | The progress year from 1980 |
| M | Note that 0 is not used, like this January :: 1, february :: 2 ..... December :: 12. |
| D | Day. it uses 1 to 31. Not that 0 is not used. |
| h | Hour. it uses 0 to 23. |
| m | Minute. it uses 0 to 59. |
| s | Second. it uses 0 to 29. Note that it is in units of 2 seconds. |