category

*NIX

1 entries in this category
Parent: Coding
Siblings: ASP:3, bookmarklets:1, Javascript / DHTML:2, Microsoft / Windows:1, OS X:1, PHP:2, SQL:1, Testing:2
Children: None

The best thing about using Macs as a development tool is that they are UNIX based.

In this category


Finding files on the command line and doing something with them

11th May 2006 11:47 | Comments Off
Categories: *NIX, HowTo

find a_directory -iname “*.zip” -exec unzip -d another_directory {} \;
This will unzip all files from a_directory into another_directory

find a_directory -iname ‘*.gif’ -or -iname ‘*.jpg’ -exec cvs add -kb {} \;
This add all image files inside a_directory to CVS as binary.

this is what fritz looks like

Email | Resume

For ease of navigation, posts are classified in categories - this page shows all the posts within one of them.

'Child' lists all the sub-catgories, 'parent' shows the category of which the current one is a child, and siblings are categories which shares the same parent as this one.

RSS

ampersand

Fritz is an Italian chap who's been living and working in London for almost 20 years.

He's currently technical director for an integrated digital agency.

In the past he's been a chef, a musician, and author of comics.