Metasploit mailing list archives

Re: Ruby Syntax Highlighting


From: Carlos Perez <carlos_perez () darkoperator com>
Date: Tue, 23 Nov 2010 16:00:02 -0400

For textmate like function and more on gedit check https://github.com/gmate/gmate


Sent from my iPhone

On Nov 23, 2010, at 3:43 PM, Jonathan Cran <jcran () 0x0e org> wrote:

On 11/23/2010 01:17 PM, Ramon de Carvalho Valle wrote:
I see too much hate in this heart :).


Since we're offtopic anyway, i thought you might find this helpful:

function rgrep() {
   find -L . -type f -name \*.*rb -exec grep -n -i -H --color "$1" {} \;
}

This little bash function has saved me immense amounts of time. Also,
ctags rocks if you're using vim.



jcran


-- 
Jonathan Cran
jcran () 0x0e org
515.890.0070

_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: