snippetbashTip
lci — LOLCODE interpreter written in C. More information: <https://github.com/justinmeza/lci>.
Viewed 0 times
commandwrittencliinformationinterpreterlcimorelolcode
linux
Problem
How to use the
lci command: LOLCODE interpreter written in C. More information: <https://github.com/justinmeza/lci>.Solution
lci — LOLCODE interpreter written in C. More information: <https://github.com/justinmeza/lci>.Run a LOLCODE file:
lci {{path/to/file}}Display help:
lci {{[-h|--help]}}Display version:
lci {{[-v|--version]}}Code Snippets
Run a LOLCODE file
lci {{path/to/file}}Display help
lci {{[-h|--help]}}Display version
lci {{[-v|--version]}}Context
tldr-pages: linux/lci
Revisions (0)
No revisions yet.