Transfer Files Between Windows & Linux Machine Using PowerShell

windows and linux become friends

It is not always that you will need to copy a file from Windows to Linux or vice versa. But at times when you are automating things or trying to achieve some copy functionality using a script, it is good to have a utility to do that. Here is where pscp comes into play. Using pscp … Read more

Windows Command Line Utilities Every Professional Should Know

windows terminal logo

The Windows command prompt is a feature that’s been a core part of the Windows operating system for a long time. Some windows command-line utilities are so useful and easy to use that even regular users see the Windows command prompt as a key part of the operating system. 1. PING: Send Test Packets An … Read more