dirinfo command

Summary

Shows directory information

Description

You can use this command to view directory information. The information will be displayed in the following order:

  • Name: File name

  • Full name: Full file name with path to directory

  • File size: File size in bytes

  • Creation time: Time when the directory was created

  • Last access time: Time when the directory was last accessed

  • Last write time: Time when the directory was last written

  • Attributes: Folder attributes

  • Parent directory: Directory name for the parent folder path

Command usage

  • dirinfo <file>

Exmaples

  • dirinfo "System ISOs": Shows directory information for a folder called System ISOs.

Last updated