模板:PC$

来自百问网嵌入式Linux wiki
Wiki讨论 | 贡献2020年4月10日 (五) 15:41的版本 (Wiki移动页面Template:PCTemplate:PC$,不留重定向)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

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$}}

Basic examples

You type You get
ls command executed on the host PC
{{PC$}} ls

PC $> ls

Code

PC $>