Skip to content

Instantly share code, notes, and snippets.

@seungjin
Created January 18, 2011 09:00
Show Gist options
  • Save seungjin/784161 to your computer and use it in GitHub Desktop.
Save seungjin/784161 to your computer and use it in GitHub Desktop.
"./lib/"+(a = Dir.entries('./lib')).each_index{ |i| if a[i].split(".").last != "jar" then a.delete_at(i) end}.join(";./lib/")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment