therobot

Member since 10/02/2007

Name: Jacobo GarcĂ­a

Location: Madrid

Website: robotplaysguitar.wordpress.com

Languages:

MySQL Bash SQL Apache Ruby Regular Expression C Emacs Lisp SVN Pascal


48 snippets

View their favorites



Their Tags



We Recommend

Mastering Regular Expressions Mastering Regular Expressions
As this book shows, a command of regular expressions is an invaluable skill. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Regular expressions can save you time and aggravation. They can be used to craft elegant solutions to a wide range of problems. Once you've mastered regular expressions, they'll become an invaluable part of your toolkit. You will wonder how you ever got by without them.

therobot's Recent Snippets



« Prev [Page 1 of 2] Next »
  1. [ ]Copy a file preserving path

    Bash rsync copy sysadmin cp
    posted on January 12, 2010 by therobot
  2. [ ]Remove all RC files as listed in dpkg

    Bash ubuntu debian dpkg
    posted on April 7, 2009 by therobot
  3. [ ]Delete all emacs backup (*~) files

    Bash commands saved by 1 person
    posted on December 15, 2008 by therobot
  4. [ ]See the nth line of a file

    Bash Bash oneliners
    posted on November 27, 2008 by therobot
  5. [ ]Ask for a password in a Capistrano deployment

    Ruby capistrano deployment saved by 1 person
    posted on October 28, 2008 by therobot
  6. [ ]update a field in mysql

    SQL mysql
    posted on October 23, 2008 by therobot
  7. [ ]Uninstall manually installed rubygems (ubuntu)

    Bash Shell ruby ubuntu rubygems
    posted on October 22, 2008 by therobot
  8. [ ]Delete blank lines with sed

    Bash sed
    posted on October 20, 2008 by therobot
  9. [ ]Delete blank lines in emacs

    Emacs Lisp emacs
    posted on October 20, 2008 by therobot
  10. [ ]Flush dns cache os x

    Bash mac DNS os x networking
    posted on October 15, 2008 by therobot
  11. [ ]Add more text to a column of text

    Bash regular expressions sed
    posted on June 2, 2008 by therobot
  12. [ ]Deploy an specific release with capistrano

    Bash rails capistrano saved by 1 person
    posted on May 22, 2008 by therobot
  13. [ ]Change extension of a group of filenames

    Bash commands
    posted on May 14, 2008 by therobot
  14. [ ]Add line numbers to a text file

    Bash text editing saved by 2 people
    posted on April 23, 2008 by therobot
  15. [ ]Set executable permissions on a file under subversion

    Bash svn saved by 1 person
    posted on March 5, 2008 by therobot
  16. [ ]Restart all mongrels with monit

    Bash monit mongrel
    posted on March 5, 2008 by therobot
  17. [ ]Reverting to the previous version of a file with subversion

    Bash svn saved by 4 people
    posted on February 28, 2008 by therobot
  18. [ ]Convert from unix to dos linefeeds

    Bash commands
    posted on February 11, 2008 by therobot
  19. [ ]See all mysql grants

    SQL mysql administration
    posted on February 5, 2008 by therobot
  20. [ ]deleting files of certain types from the command line

    Bash commands find saved by 2 people
    posted on December 19, 2007 by therobot
  21. [ ]Downcase stdin

    Bash Shell commands
    posted on December 14, 2007 by therobot
  22. [ ]Change locale

    Bash linux commands
    posted on December 13, 2007 by therobot
  23. [ ]Deleting files that contain a pattern

    Bash regexp commands
    posted on November 19, 2007 by therobot
  24. [ ]Monitoring connections

    Bash commands monitor saved by 2 people
    posted on November 5, 2007 by therobot
  25. [ ]Debugging logrotate

    Bash debug commands logs saved by 1 person
    posted on October 29, 2007 by therobot
« Prev [Page 1 of 2] Next »