Tags: grep

Tar'ing files from a file

November 9th, 2011
I recently had to take a copy of a web server to test some layout stuff but when I zipped it up, it was over 6GB. This was too much for me to transfer, so I had a look to see what was taking up all the space. It turned out that most of it was video file… more »

Finding files that have not been added to ClearCase

November 20th, 2008
Clearcase is the best source controller I have ever used; and I have used most of them (free and commercial)! One thing that I need to do quite often is look for files that have not been placed under source control yet. After a session of checkins I w… more »