You have thousands of commands at your disposal as a Unix administrator. However, even the most advanced administrators only use a finite number of tools and utilities on an ongoing basis. The ...
Older commands can still be faster—and more flexible, powerful, and accessible too!
One of the questions that Unix users are sometimes reluctant to ask is how all the directory names — like /etc, /var and /usr/local — came about in the first place. Why did we adopt the particular ...
While the average Unix user is generally satisfied by the date/time stamps that he sees when using the ls -l command, it is sometimes useful to remember that there are actually several time stamps ...
Attaching a remote drive or directory on a Windows box is called “drive mapping” though the process is essentially the same as what we call mounting in the Unix world. While I rarely spend any ...
The Linux find command makes it easy to find files on your system – even if you don’t remember their names or exactly when you last updated them. Some of the options are a bit more challenging than ...