Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'wrapper'

1296199 - php-cgi wrapper: php wrapper thttpd cgi
  1. /**
  2. * Simple wrapper for php-cgi that workarounds
  3. * the bug: http://bugs.php.net/bug.php?id=28227
  4. * Tested with thttpd only.
  5. *
  6. * Compilation:
  7. *   gcc -Wall -Os -s -o wrapper wrapper.c
  8. *
  9.  
  10.  
1243283 - Untitled: rc dexen wrapper git helper plan9
  1. #!/bin/rc
  2.  
  3.  
  4. # rc (plan9 shell) helper for wrappers, v1.1
  5. #
  6. # suppose you want to make wrapper for `git', also named `git'
  7. # you place it in a private directory, and include in $PATH
  8. #
  9.  
1243147 - Untitled: rc dexen wrapper git helper plan9
  1. #!/bin/rc
  2.  
  3.  
  4. # rc (plan9 shell) helper for wrappers
  5. #
  6. # suppose you want to make wrapper for `git', also named `git'
  7. # you place it in a private directory, and include in $PATH
  8. #
  9.  
856445 - Fabien Devaux: python mplayer from generator wrapper
  1. #!/usr/bin/env python2.5
  2. import os
  3. import select
  4. import subprocess
  5.  
  6. class_code = """# Access MPlayer from python
  7. import os
  8. import select
  9.  
worth-right
worth-right
fantasy-obligation