The Remote Desktop Connection (RSD) feature has been active in the Windows operating system since Windows NT Server 4.0; though as a Terminal Server. Come the Windows 10, RSD now exists as an inbuilt ...
It’s always great to have command line parameters that can give us a lot of great features like silent installation, etc. In this article, I will list out some command line parameters that would help ...
The "Argument list too long" error, which occurs anytime a user feeds too many arguments to a single command, leaves the user to fend for oneself, since all regular system commands (ls *, cp *, rm *, ...
Parameter expansion requires a bit of practice, but it can be very useful once you’ve become familiar with its many applications. Parameter expansion on a Linux system is a feature in the bash shell ...
Windows, Microsoft, and third-party software makers supply numerous useful tools for the command line — but these are not always easy to use. Graphical user interfaces (GUI), on the other hand, ...
One of the commands that I miss most from Linux when working in Windows/DOS environments is the split command. This extremely handy command allows one to split a large file into multiple smaller files ...