Difference Between PowerShell and Shell Scripting – PART2

Top Post on IndiBlogger
1

This blog is the continuation of my previous Blog, where I have explained the difference between PowerShell and Shell Scripting through 5 different scenarios. Here , in this Blog , I will take 5 more different commands and will show the difference between them.Consider one file in windows and one file in Linux with same Data. Clear the content of a fileWindows use “Clear-Content”Clear-Content .\PowerShell_Scripting.txt Linux uses “>” symbol to truncate or removing...

Read this post on allabouttechnologies.co.in


Karan Arora

blogs from Chandigarh