Click for a PDF with this and four other essential Linux articles. And, if you’ve ever heard anyone say that for Unix, everything is a file, you might not be too surprised to learn that lsof works ...
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 ...
One of the problems that seems to plague nearly all file systems — Unix and others — is the continuous buildup of files. Almost no one takes the time to clean out files that they no longer use and ...
There are four ways to specify that a file is in UNIX System Services when you use the FILENAME statement or FILENAME function: You can also use these specifications in combination. For example, you ...
A couple of days ago we discussed some problems that could arise with sizing files with HFS compression. This problem basically arises from there being a lack of consistency in the various utilities ...
Many people who use PuTTY to make secure connections between Windows desktops and Unix servers are unaware that PuTTY also provides a tool for securely moving files between the two platforms. The ...
Unix systems provide numerous ways to compare files. The most common way to verify that you have received or downloaded the proper file is to compute a checksum and compare it against one computed by ...