index
:
fluxbox_paul.git
doc-fixes
fbautostart
fbcompose-integration
fluxbox-gsoc-2011-integration
fluxbox-lua-integration
fluxbox-lua-integration-latest
master
single-shot
Paul Tag's repository
Paul Tag
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
lua
/
test
/
echo.lua
blob: 4313439a855a73a7a63eb39124cb316694514b9b (
plain
)
1
2
3
4
5
-- echo command line arguments for i=0,table.getn(arg) do print(i,arg[i]) end