Skip to content

Instantly share code, notes, and snippets.

@theirix
theirix / listclosed.rb
Created December 4, 2010 15:45
Relocate rtorrent session file to another dl/watch location
#!/usr/bin/env ruby
require 'rubygems'
require 'xmlrpc/client'
require 'bencode'
require 'fileutils'
mode = :list if ARGV[0] == nil
if ARGV[0] == nil
mode = :list