Skip to content

ntfsundelete, ntfsls: option to pick timestamps #164

@HT-7

Description

@HT-7

These tools can only show the last modified timestamp, one of the four types of time stamps recorded by NTFS. Please add options to show the other time stamps.

It can be implemented similarly to ls. From its manual:

       --time=WORD
              change the default of  using  modification  times;  access  time
              (-u): atime, access, use; change time (-c): ctime, status; birth
              time: birth, creation;

              with -l, WORD determines which time to show;  with  --sort=time,
              sort by WORD (newest first)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @HT-7

        Issue actions

          `ntfsundelete`, `ntfsls`: option to pick timestamps · Issue #164 · tuxera/ntfs-3g