public
Description: My personal script stash
Homepage: http://github.com/melo/scripts
Clone URL: git://github.com/melo/scripts.git
commit  8b49ecdd5f25cd84836ea2aa9fb9ed53dce857b7
tree    d535f5a12a8d4247cb47720fc75355a73306f472
parent  fdafc036cb1a7e5c16bcd3e4d83f41eff7c7a420
scripts / README.markdown
100644 42 lines (24 sloc) 0.914 kb

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.