mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
48 lines
1.3 KiB
Markdown
48 lines
1.3 KiB
Markdown
---
|
|
layout: doc
|
|
title: qvm-open-in-vm
|
|
permalink: /doc/tools/3.2/domU/qvm-open-in-vm/
|
|
redirect_from:
|
|
- /doc/vm-tools/qvm-open-in-vm/
|
|
- /en/doc/vm-tools/qvm-open-in-vm/
|
|
- /doc/VmTools/QvmOpenInVm/
|
|
- /wiki/VmTools/QvmOpenInVm/
|
|
---
|
|
|
|
```
|
|
==============
|
|
qvm-open-in-vm
|
|
==============
|
|
|
|
NAME
|
|
====
|
|
qvm-open-in-vm - open a specified file in other VM
|
|
|
|
SYNOPSIS
|
|
========
|
|
| qvm-open-in-vm vmname filename
|
|
|
|
OPTIONS
|
|
=======
|
|
|
|
AUTHORS
|
|
=======
|
|
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
|
|
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
|
|
| Marek Marczykowski <marmarek at invisiblethingslab dot com>
|
|
```
|
|
|
|
-----
|
|
|
|
**Note:** The Markdown source of this page in [`qubes-doc`] was generated by
|
|
running the [`update-manpages`] script on `qubes-core-agent-linux/doc/vm-tools/`.
|
|
If you wish to update the contents of this page as it appears on the Qubes OS
|
|
website, please submit a pull request to change the appropriate file in
|
|
`qubes-core-agent-linux/doc/vm-tools/`. Do not attempt to change the Markdown source
|
|
of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be
|
|
overwritten the next time this page is regenerated.
|
|
|
|
[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/
|
|
[`update-manpages`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages
|
|
|