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 ...
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 ...
When transferring text files between Linux/Unix and Windows systems, you may encounter issues with line breaks and file formatting. This is because Windows uses both a line feed (LF) and a carriage ...
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 ...
Hi all,<BR><BR>Can anyone give me a hand with this:<BR><BR>I want to export a unix text file to excel. How can I do it?<BR>As far as I know if the fields in the unix file are separated by commas it ...
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 ...
In the olden days of Unix, each file had an owner, a group, and a notion of “everybody else”. These entities could be granted read, write and/or execute permission — and that was as far as it went. If ...
Have you ever entered “ls –l” into a UNIX command line and seen something like this? Do you wonder what the “drwxr–r– “ means or why you can’t edit, open, or even read some files or directories? Well, ...
You are not alone. In fact, I was pretty confused by file permissions for a long time, but it’s actually very simple! Here’s why you should care, and how to understand the permissions that keep your ...
Editor’s note: The following review is part of Macworld’s GemFest 2012 series. Every weekday from mid June through mid August, the Macworld staff will use the Mac Gems blog to briefly cover a favorite ...