local args = { ... } if args[1] == nil then print("Usage: dig ") return end os.write(lns.lookup(args[1]) .. "\n")