Api/minux.lsr()

From Minux Wiki
Revision as of 04:40, 24 September 2024 by Shorun (talk | contribs) (Created page with "Does a recursive fs.list() on a folder, listing every file inside and it's sub-folders into a file usable by other programs. '''usage:''' minux.lsr(path) '''arguments:''' path - the directory to list '''output:''' /temp/ls/files.ls")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Does a recursive fs.list() on a folder, listing every file inside and it's sub-folders into a file usable by other programs.

usage:

minux.lsr(path)


arguments:

path - the directory to list


output:

/temp/ls/files.ls