Refactored Codes
Java
PowerShell
C Coding
Data Structures
Shortcuts
Different ways to create empty files in powershell, like touch command in linux
Scripting
PowerShell
Extract unique ip address from log files and write it to a new file, in windows using powershell
Scripting
PowerShell
Find Os Last Boot Time and Os Up Time in powershell
Scripting
PowerShell
Find the newest file in folder and it's sub folders
Scripting
PowerShell
Find the oldest file in a folder and it's sub folders
Scripting
PowerShell
Find the oldest files and newest files in a folder in windows using powershell
Scripting
PowerShell
Group files in different folders by their extension types in powershell
Scripting
PowerShell
How read tail content or end content or streaming logs in windows using powershell
Scripting
PowerShell
How to clear contents or empty contents or delete contents of a file, without deleting the file, in windows, using powershell
Scripting
PowerShell
How to create single and multiple directories in powershell
Scripting
PowerShell
How to define a module in powershell scripting
Scripting
PowerShell
How to define parameters in a powershell script, and pass the values from command line
Scripting
PowerShell
How to find number of lines, number of words and number of characters in powershell command line
Scripting
PowerShell
How to print Hello World As PowerShell Script in Windows
How to search files for a matching string in Windows using Powershell, How to grep in Windows
Scripting
PowerShell
How to show git branch in powershell prompt without using any plugin in windows
Scripting
PowerShell
How to write PowerShell function which takes a parameter
Scripting
PowerShell
Modify prompt to show line number in powershell in windows
Scripting
PowerShell
Powershell - Learn positional parameter, switch expression, mandatory parameter, reading parameter from pipeline by creating a calculator
Scripting
PowerShell
Powershell script to print contents of a directory in tree format
Scripting
PowerShell
Print Line Number and Line for matching Pattern in windows using powershell
Scripting
PowerShell
Write your first basic barebone function in PowerShell.
Scripting
PowerShell