Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 824405
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T03:05:49+00:00 2026-05-15T03:05:49+00:00

I wish to do lua prog.lua arg1 arg2 from the command line Inside prog.lua,

  • 0

I wish to do

 lua prog.lua arg1 arg2

from the command line

Inside prog.lua, I want to say, for instance

print (arg1, arg2, '\n')

Lua doesn’t seem to have argv[1] etc and the methods I’ve seen for dealing with command line arguments seem to be immature and / or cumbersome. Am I missing something?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T03:05:49+00:00Added an answer on May 15, 2026 at 3:05 am

    You’re missing the arg vector, which has the elements you want in arg[1], arg[2], and so on:

    % lua -i -- /dev/null one two three
    Lua 5.1.3  Copyright (C) 1994-2008 Lua.org, PUC-Rio
    > print(arg[2])
    two
    > 
    

    More info in the Lua manual section on Lua standalone (thanks Miles!).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wish to request data from a web service endpoint( say http://www.example.com ) using
I wish to move backwards - lets say im in Backgrounds node. Then i
I wish to capture data from http://www.kitco.com/texten/texten.html : <html> <head> <title>Text Only Market Page</title>
I wish to print a chart. I do as follow : var printJob :
I wish to canonicalize a domain name, from bar.example.com to www.example.com (well anything that's
I wish I could write LINQ to Entity queries that called other functions: from
I wish to a run a python script which takes options and arguments from
I wish to return from the following powershell function if I find a match
I wish to have request for http://user1.domain.com : return the output from http://www.domain.com/site-client/site.php?site=user1 AND
Is there a way to run Lua code from a C/C++ program at a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.