New tool: virt-tail.

This follows (tails) a log file within a guest, rather like
the regular 'tail -f' command.  For example:

  virt-tail -d guest /var/log/messages
This commit is contained in:
Richard W.M. Jones
2016-10-01 13:32:22 +01:00
parent 19332919a2
commit 8b076d87a1
14 changed files with 824 additions and 11 deletions

View File

@@ -1623,6 +1623,7 @@ L<virt-rescue(1)>,
L<virt-resize(1)>,
L<virt-sparsify(1)>,
L<virt-sysprep(1)>,
L<virt-tail(1)>,
L<virt-tar(1)>,
L<virt-tar-in(1)>,
L<virt-tar-out(1)>,