CLI – Command line function to find the current logged in active username in DOS, Linux & MacOS. The same functions or command works in all these different operating systems
Shell Script
December 21, 2024
A shell script is a computer program designed to be run by the Unix/Linux shell. A shell is a command-line interpreter and typical operations performed by shell scripts include file manipulation, program execution, and printing text. Types of Shell scripts are: The Bourne Shell The C Shell The Korn Shell The […]
List available Wifi Networks & change Connection
December 21, 2024
Get cmd prompt command to list available networks in your computer wifi connection. Also get command to change to any of the preferred wifi networks of your choice.