Hi,
I am very busy in October and November so you may not see much posts from me in this time period.
We love files especially if they have TEXT,Config,XML,HTML or any other kind of files those contain Text or raw text in source.
I like Text files to store simple data, the text file are small in size and they don’t need any special program to open.
As you know i do spent a lots of time on PowerShell console and some time when i need to read any text file i have use Get-Content cmdlet.
Get-Content can read txt,inf,html,csv, xml, PS1 and lots more.
Usage of Get-content is simple.
Get-Content FILE_NAME
and you can also read and see Powershell Script in the console using Get-Content.
Simple Isn't
Thanks
Aman Dhally
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.