I would like to understand how rvlc works with the input.
First I wrote on the console :
Code: Select all
rvlc <<EOF
>info
>EOF
But when I wrote
Code: Select all
rvlc <<EOF
>info
>description
>EOF
Code: Select all
> Error in `info
description' libvlc's "info
description" is not a command
Unknown command `info
description'. Type `help' for help.
Thanks for your help