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 ...
If you work with Unix files and folders a lot, you’ve probably already noticed that you can’t see many of them in the Finder—the /usr, /bin, and /etc folders, amongst many others, don’t show up in the ...
Topher, an avid Mac user for the past 15 years, has been a contributing author to MacFixIt since the spring of 2008. One of his passions is troubleshooting Mac problems and making the best use of Macs ...
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 ...
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 ...
Hand a CSV file to a tool such as awk, however, and you may run into some problems. Let's look at the problems and at a handy Perl module that takes the stress out of working with CSV files on Unix ...
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 ...