Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
#
# /etc/rc.d/init.d/supervisord
# supervisord This shell script takes care of starting and stopping
# supervisord. Tested on CentOS 5.
#
# Author: Brian Bouterse bmbouter@gmail.com
# Modified: @clowwindy
#
# chkconfig: 345 80 80
@clowwindy
clowwindy / 12306.user.js
Created January 8, 2012 10:46 — forked from quietlynn/12306.user.js
12306 Auto Query => A javascript snippet to help you book ticket
/*
12306 Auto Query => A javascript snippet to help you book tickets online.
Copyright (C) 2011-2012 Jingqin Lynn
Includes jQuery
Copyright 2011, John Resig
Dual licensed under the MIT or GPL Version 2 licenses.
http://jquery.org/license
Includes Sizzle.js