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 ...
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 ...
People who have had bad experiences on Windows disks that performed poorly after they had become very fragmented often wonder if they need to apply some kind of periodic analysis and defragmentation ...
Unix permissions control who can read, write or execute a file. You can limit it to the owner of the file, the group that owns it or the entire world. For security reasons, files and directories ...
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 ...
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 ...
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 ...
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 ...
Businesses have proprietary information such as customer lists that need protection. The easiest way to protect only a few critical files is to encrypt and decrypt them manually. Unix system come with ...