News

The Sudo command allows you to run commands in an elevated mode without opening a separate session for the same. Learn how to run Sudo command in Windows.
Microsoft’s Windows Package Manager is a command line tool that lets you install, update, and remove applications on PCs running Windows 10 or Windows 11.
Select-String is a cmdlet that is used to search text & the patterns in input strings & files. It is similar to grep on Linux & FINDSTR on Windows 11/10.