CLI = Command Line Interface

A command prompt, a terminal, depending on the operating system you are 
using.

stdout = standard output
stderr = standard error

These are the streams used by operating system to communicate on the CLI 
the output and the errors of command execution, in an operating system 
conforming POSIX specifications.

In few words, I was asking you to execute the AppImage from a command 
line and check for errors and output.
Those streams are usually hidden to user in the case you use the GUI to 
execute AppImage files (like with mouse double-click).

> What is CLI, stdout,stderr?
-- 
Gabriele Bertolucci


-- 
To unsubscribe e-mail to: [email protected]
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy

Reply via email to