ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

7
Date Submitted Fri. Jul. 20th, 2007 11:49 PM
Revision 1
Helper lavaramano
Tags "remove string" | cli | console | gnu/linux | Grep
Comments 1 comments
how to remove a string from a plain text using just grep.
8
Date Submitted Wed. Oct. 11th, 2006 5:28 PM
Revision 1
Helper jeremec
Tags console | rails | reload | Ruby
Comments 1 comments
When doing a lot of testing in script/console, you often have to reload to pickup changes in DB schema, models and libs. The process of quitting the console and restarting it can become incredibly tedious amidst bugtracking.

note: I don't believe this reloads items in the libs dir