PowerShell: Show File Attributes
Show All Attributes of a File or Dir
# list all attributes of a file or dir Get-ItemProperty "~/Downloads/" -Name Attributes
PowerShell. File Properties, Attributes, Permission
- PowerShell: File Properties
- PowerShell: File Attributes
- PowerShell: Meaning of mode column letters in dir output
- PowerShell: List All Possible File Attribute Values
- PowerShell: Show File Attributes
- PowerShell: Show Hidden Files
- PowerShell: List Files with Specific Attribute
- PowerShell: Set a File's Attributes
- PowerShell: Set File Read Only Attribute
- PowerShell: File Attributes Object Type
- PowerShell: Change File Owner Perm (ACL)