bash

Google’s RE2 regular expression library

Google’s RE2 regular expression libraryNo Gravatar Hot: Image via CrunchBase More > Sharevar el = document.getElementById('share-link-310597676');el.params = {title: 'Google’s RE2 regular expression library', link: 'http://blog.amit-agarwal.co.in/2010/03/17/googles-re2-regular-expression-library/', skin: 'blue', content: 'http://blog.amit-agarwal.co.in/?ibsa=get_content&id=1576'};

Technorati Tags: Automata theory, Bigtable, FAQs Help and Tutorials, google, Languages, programming, regular expression, Sawzall

Blog Traffic Exchange Related Websites

Display the history and optionally grep

Display the history and optionally grepNo Gravatar Hot: Ever wondered how good it would be to have a command/function that would display the history or display the history with grep. More > Sharevar el = document.getElementById('share-link-1129586763');el.params = {title: 'Display the history and optionally grep', link: 'http://blog.amit-agarwal.co.in/2010/03/15/display-the-history-and-optionally-grep/', skin: 'blue', content: 'http://blog.amit-agarwal.co.in/?ibsa=get_content&id=1323'};Originally posted 2009-10-14 20:47:08.

Technorati Tags: bash, function, history

Blog Traffic Exchange Related Websites

Delete Files older than 14 days

Delete Files older than 14 daysNo Gravatar Hot: Taken from Dzone. @echo on setlocal set srcDir=. More > Sharevar el = document.getElementById('share-link-308828024');el.params = {title: 'Delete Files older than 14 days', link: 'http://blog.amit-agarwal.co.in/2010/03/15/delete-files-older-than-14-days/', skin: 'blue', content: 'http://blog.amit-agarwal.co.in/?ibsa=get_content&id=1570'};

Technorati Tags: automation, bash, script