Skip to content

Instantly share code, notes, and snippets.

@gialloporpora
gialloporpora / README.md
Created October 25, 2015 07:44 — forked from hofmannsven/README.md
My simply Git Cheatsheet
@gialloporpora
gialloporpora / x
Created February 16, 2009 18:23 — forked from canadaduane/download-files.js
download-file by Duane Johnson
/*
This code is created by Duane Johnson, I have only modified the line 252 to show only the filename (not complete URL) in preview. Encapsulated the files in preview within UL tag
Ubiquity Command: download-files [regexp pattern] to [folder]
Author: Duane Johnson
Email: duane.johnson@gmail.com
Description: Downloads files matching the regular expression pattern to a folder.
Changes:
2009-02-15