[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Getting a table from commandline output
- From: Patrick Rapin <toupie300@...>
- Date: Sun, 6 Nov 2011 16:57:29 +0100
> #!./usr/bin/env lua
And if you want to launch your script like a Unix executable, you will
probably want to remove the leading dot in the path to env...