NAME
Get-Content
SYNTAX
Get-Content [-Path]
[-ReadCount ] [-TotalCount ] [-Tail
] [-Filter ] [-Include ] [-Exclude ] [-Force]
[-Credential ] [-UseTransaction] [-Delimiter ] [-Wait] [-Raw]
[-Encoding {Unknown | String | Unicode | Byte |
BigEndianUnicode | UTF8 | UTF7 | UTF32 | Ascii | Default | Oem}] [-Stream ]
[]
Get-Content -LiteralPath [-ReadCount ] [-TotalCount ] [-Tail
] [-Filter ] [-Include ] [-Exclude ] [-Force]
[-Credential ] [-UseTransaction] [-Delimiter ] [-Wait] [-Raw]
[-Encoding {Unknown | String | Unicode | Byte |
BigEndianUnicode | UTF8 | UTF7 | UTF32 | Ascii | Default | Oem}] [-Stream ]
[]
ALIASES
gc
cat
type
REMARKS
Get-Help cannot find the Help files for this cmdlet on this computer. It is
displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet,
use Update-Help.
-- To view the Help topic for this cmdlet online, type: "Get-Help Get-Content
-Online" or
go to http://go.microsoft.com/fwlink/?LinkID=113310.