История изменений
Исправление wandrien, (текущая версия) :
Текст всплывающих подсказок. Проверьте мой английский плз. Ну и вообще, может это как-то можно улучшить.
atime:
The last time the file was accessed. This value may be inaccurate depending on the file system mounting options. Refer to <b>mount(8)</b> manual page for more information about <b>noatime</b>, <b>relatime</b> and <b>strictatime</b> options.
mtime:
The last time the file’s contents were modified.
ctime:
The last time metadata related to the file was changed. This includes permissions change, file owner change, hard links creation and deletion.
<b>Note:</b>
On some systems (like Unix) this field is the time of the last metadata change, and, on others (like Windows), it's the file creation time.
Исправление wandrien, :
Текст всплывающих подсказок. Проверьте мой английский пзл. Ну и вообще, может это как-то можно улучшить.
atime:
The last time the file was accessed. This value may be inaccurate depending on the file system mounting options. Refer to <b>mount(8)</b> manual page for more information about <b>noatime</b>, <b>relatime</b> and <b>strictatime</b> options.
mtime:
The last time the file’s contents were modified.
ctime:
The last time metadata related to the file was changed. This includes permissions change, file owner change, hard links creation and deletion.
<b>Note:</b>
On some systems (like Unix) this field is the time of the last metadata change, and, on others (like Windows), it's the file creation time.
Исходная версия wandrien, :
atime:
The last time the file was accessed. This value may be inaccurate depending on the file system mounting options. Refer to <b>mount(8)</b> manual page for more information about <b>noatime</b>, <b>relatime</b> and <b>strictatime</b> options.
mtime:
The last time the file’s contents were modified.
ctime:
The last time metadata related to the file was changed. This includes permissions change, file owner change, hard links creation and deletion.
<b>Note:</b>
On some systems (like Unix) this field is the time of the last metadata change, and, on others (like Windows), it's the file creation time.