Tagged Questions
1
vote
1answer
515 views
Debugging Java program for changing timezone configuration file on Ubuntu
Here is a ruby script I wrote to change the timezone configuration on Ubuntu. I run it with jruby (a Ruby interpreter running in a JVM).
require 'java'
if ARGV.length == 0
puts "Usage: jruby ...