Approved version. Approved on: 16:47, 28 October 2019
- Last edited 2 days ago ago
PC$
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 $>