News

The ps command that we all use to list processes has some interesting options that many of us never take advantage of. While the commonly used ps -ef provides a complete listing of running processes, ...
This post will show you how to create, export & print a Folder Tree in Windows 11/10. If you scroll through hundreds of files, then a Folder Tree could help. Taking a leap back, the early computer ...
When developers perform distributed version control with Git, they should no longer think of the development workspace as simply a collection of files and folders stored on the file system. Git ...
The Windows UI makes it easy to manage your PC, especially with the new Settings app replacing the Control Panel. However, terminal commands still exist in Windows, and once you start using them, you ...
Viewing the content of files and examining access permissions and such are very different options. This post examines a number of ways to look at files on Linux. There are a number of ways to view ...
Log files. They're there for a reason -- to keep track of what goes on behind the velvet curtain of your operating system. When things go wrong, entries are added to those log files, so you can view ...