http (117B)
1 #!/usr/bin/env lua 2 do 3 -- 4 package.path = package.path .. ';'.. arg[0]:match("(.*/)") ..'/?.lua' 5 -- 6 7 8 9 end