mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
recipes: For listing files, point to virt-ls.
This commit is contained in:
@@ -320,9 +320,7 @@ L<virt-inspector(1)>.
|
||||
|
||||
=head1 List files and directories in a VM
|
||||
|
||||
This involves using the L<guestfish(1)> C<find0> command like this:
|
||||
|
||||
guestfish --ro -d Guest -i find0 / - | tr '\0' '\n' | sort
|
||||
Use L<virt-ls(1)>.
|
||||
|
||||
=head1 List services in a Windows VM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user