mirror of
https://codeberg.org/1414codeforge/lua-osx.git
synced 2025-02-17 12:40:44 +01:00
[examples/cat] Add author.
This commit is contained in:
parent
b30a6e19cb
commit
d7cb61142c
@ -8,6 +8,9 @@
|
||||
-- cat.lua [-u] <FILES...>
|
||||
--
|
||||
-- NOTE: utility doesn't explicitly allow to concatenate stdin.
|
||||
--
|
||||
-- Author: Lorenzo Cogotti, The DoubleFourteen Code Forge
|
||||
|
||||
local osx = require 'osx'
|
||||
local io = require 'io'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user