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

@@ -73,8 +73,8 @@ L<virt-builder(1)> command and documentation.
=item F<cat>
The L<virt-cat(1)>, L<virt-filesystems(1)>, L<virt-log(1)>
and L<virt-ls(1)> commands and documentation.
The L<virt-cat(1)>, L<virt-filesystems(1)>, L<virt-log(1)>,
L<virt-ls(1)> and L<virt-tail(1)> commands and documentation.
=item F<contrib>