Nieuws

Similar to doing an lsof. I want to tell if a file is done copying before I process it. The copying is external to the script. I originally checked the mod time, waited an interval, then checked ...
CSV files are special text files that are quite common when dealing with spreadsheets. Here's how to open and make them.