Files
tldr/pages.zh/linux/lci.md

16 lines
216 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# lci
> 用C语言编写的LOLCODE解释器。
> 更多信息:<https://github.com/justinmeza/lci>。
- 运行LOLCODE文件
`lci {{路径/到/文件}}`
- 显示帮助:
`lci -h`
- 显示版本:
`lci -v`