public
Description: My personal script stash
Homepage: http://github.com/melo/scripts
Clone URL: git://github.com/melo/scripts.git
commit  d7e1261d9b05a79c8b221dafd1aa6dff200999bd
tree    cad1647a2815ff333956ce4dfa84b2aab11096c0
parent  f9e111a6b6d511d6123c223237ebc5f833612a5e
name age message
file README.markdown Fri May 02 11:49:08 -0700 2008 Added initial version of the README file [melo]
directory bin/ Sat May 03 01:50:56 -0700 2008 Added require_module and optional_module to the... [melo]
README.markdown

Scripts

This is my collection of scripts that I have available on most servers I work on.

Most are written by me but sometimes I include useful scripts I found online.

About the command names

My commands have very long names because most of them I only use from time to time and I forget their names.

Instead I try to name them in a way that makes tab-completion find the tool I want easily.

Therefore, the commands start with x-.

Dangerous commands

Without any arguments, no command is dangerous. That is you can run any command without arguments "to see what it does". If the command is a filter, it just sits there, waiting for input. Otherwise a short usage is printed

Author

Most commands are written by me, Pedro Melo melo@simplicidade.org.

To check the author of a specific command check the script source, or the AUTHORS file.