Scripting Galore – Copy list of files from bigger repository into another location
Sunday, November 29th, 2009I don't consider myself a script guru, but sometimes I like to create small pieces of bash code to ease operations on my linux box... and I guess it's good idea to note here some of the recent solutions I've found for later remembering. I'll try to comment them, so that ...