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 ...
If you're new to the UNIX operating system, especially if you're familiar with Windows, you'll find that the file access control mechanisms might not be exactly what you expect. File permissions and ...
There are many ways to move files between Unix and Windows. In my mind, they fall into three categories — secure copy (let’s not even think about ftp), shared drives, and file synchronization. Each ...
We have looked at the fuser command before to display information about what users or processes are keeping file systems busy. This command can save you a lot of time tracking when you need to quickly ...
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 ...