The script itself has most of the documentation. Just know that there are two scripts here:
- A plain-text version (
.applescript) - A compiled version (
.scpt)
| ּ_בּ | |
| בּ_בּ | |
| טּ_טּ | |
| כּ‗כּ | |
| לּ_לּ | |
| מּ_מּ | |
| סּ_סּ | |
| תּ_תּ | |
| ٩(×̯×)۶ | |
| ٩(̾●̮̮̃̾•̃̾)۶ |
| /var/log/nginx/*.log { | |
| daily | |
| missingok | |
| rotate 52 | |
| compress | |
| delaycompress | |
| notifempty | |
| create 640 root adm | |
| sharedscripts | |
| postrotate |
| from google.appengine.ext import webapp | |
| from google.appengine.ext.webapp import util | |
| class IsItFridayFridayFridayHandler(webapp.RequestHandler): | |
| def get(self): | |
| self.response.out.write("""<html><head><title>Is it Friday Friday Friday?</title> | |
| <style type="text/css"> | |
| .big {font-size: 5em; margin-top: 2.5em; margin-bottom: 1em;} | |
| .center {text-align: center;} | |
| .friday {color: green;} |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>author</key> | |
| <string>Daniel Lindsley</string> | |
| <key>name</key> | |
| <string>My Twilight</string> | |
| <key>settings</key> | |
| <array> |
| #!/usr/bin/env python2.6 | |
| """ | |
| A quick script to install into your `Application Support/BBEdit/Scripts` folder. | |
| This runs PyFlakes (requires PyFlakes to be installed at `/usr/local/bin` - | |
| try ``/usr/bin/easy_install-2.6 pyflakes==0.4.0``) and reformats the results | |
| so that they show up in BBEdit's search results / error / warnings window. Then | |
| the errors can be stepped through one at a time. | |
| I've bound this to control-shift-V. You must save your Python file first before | |
| running the check. |
| # 0 is too far from ` ;) | |
| set -g base-index 1 | |
| # Automatically set window title | |
| set-window-option -g automatic-rename on | |
| set-option -g set-titles on | |
| #set -g default-terminal screen-256color | |
| set -g status-keys vi | |
| set -g history-limit 10000 |
| #!/usr/bin/env python | |
| import os | |
| import re | |
| import subprocess | |
| import sys | |
| modified = re.compile('^[MA]\s+(?P<name>.*)$') | |
| CHECKS = [ |
| Rep. Lynn Jenkins | |
| District: FH-KS02 | |
| KS | |
| Phone:(202) 225-6601 | |
| Fax:(202) 225-7986 | |
| Sen. Pat Roberts | |
| KS |