Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@gtzilla
Created September 3, 2010 07:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gtzilla/563567 to your computer and use it in GitHub Desktop.
Save gtzilla/563567 to your computer and use it in GitHub Desktop.
#! /bin/sh
#Starting a simple queue on port 4414 and putting in background
export PATH=$PATH:/usr/local/bin
simplequeue -p4414 &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment