Please Visit: http://ift.tt/1ajReyV
#PSTip How to remove the first line from a text file
http://ift.tt/1buSQap
PS C:\> $a,$b = Get-Content .\test.txt
PS C:\> $b > .\test.txt
from Google Plus RSS Feed for 101157854606139706613 http://ift.tt/1d0H7Vm
via LifeLong Community
#PSTip How to remove the first line from a text file
http://ift.tt/1buSQap
PS C:\> $a,$b = Get-Content .\test.txt
PS C:\> $b > .\test.txt
from Google Plus RSS Feed for 101157854606139706613 http://ift.tt/1d0H7Vm
via LifeLong Community
No comments:
Post a Comment