public
Description: My personal script stash
Homepage: http://github.com/melo/scripts
Clone URL: git://github.com/melo/scripts.git
melo (author)
Fri Jul 04 02:35:52 -0700 2008
commit  54a923c33a718bdc6569936a3eec4de712061f8d
tree    d75ed1f0d5e3565d21be7e1100e3a70e1d3bddd8
parent  75e236e88c65f3637a35aebdcc0da18b7167e2ee
name age message
file README.markdown Fri May 02 11:49:08 -0700 2008 Added initial version of the README file [melo]
directory bin/ Fri Jul 04 02:35:52 -0700 2008 Ignore covered support for now [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.