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 ...
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, ...
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 ...
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 ...
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 ...
When I send a text file via FTP from windows to unix, I am having conversion issues. <BR>1. If I send the file via ascii, all of the tabs in windows are converting to 8 spaces in unix.<BR>2. If I send ...
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 ...
The ZIP archive is recognized by most operating systems, thus making it useful for compressing and archiving files regardless of the OS that your employees or customers use. If your company uses one ...