-
-
Find to copy files into single directory
By John C. ZastrowMakes copy of subset of dir/ and below with files that match the criteria. It keeps the nested directory structure. Uses [Read More] -
Updated find to list script
By John C. ZastrowThis is an update to the earlier script. [Read More] -
Search lister
By John C. ZastrowThis little script needs a lot of help But it will recurse down through the current directory and create a listing of files, their folders, sizes, and modification dates and times. it was written to run on Windows under Cygwin. [Read More] -
Linux/UNIX/Cygwin find command
By John C. Zastrow -
How to set a static IP in Ubuntu from the shell
By John C. ZastrowEdit [Read More] -
Remastersys Notes
By John C. ZastrowMy latest project is to turn my favorite Linux desktop configurations into stand alone distributions that I can run as LiveCDs or install anywhere. [Read More] -
UPDATE_ON column in MySQL with trigger
By John C. ZastrowI needed to update a column with the date and time whenever a record changed in my database. So here is the recipe for the trigger in MySQL 5.0. [Read More] -
Auto File transfer/copying with SCP
By John C. ZastrowHere is a [Read More] -
Exporting and Importing in Oracle: A Quick Start
By John C. ZastrowI do this about twice per year and every time I have to look back at my notes to remember how. Maybe you are in the same boat. So, to save us both some trouble I’m going to blog my notes on the subject here. [Read More]