$ echo "print(\"Hello, World\")" > test.lua $ lua test.lua
The result is:
Hello, World
Another way for simple code is to pipe the script directly into Lua:
$ echo "print(\"Hello, World\")" | lua
The output is the same.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル