1. Usage
The PC$ template is used to prefix a command that must be executed on an host PC, with an host-specific prompt.
Usage: {{PC$}}
2. Basic examples
You type | You get |
---|---|
ls command executed on the host PC
{{PC$}} ls |
PC $> ls |
3. Code
PC $>