summaryrefslogtreecommitdiffstats
path: root/tools/virt-ls
Commit message (Collapse)AuthorAgeFilesLines
* Tab to space fixes, now passes 'make syntax-check'Richard Jones2009-10-201-2/+2
|
* virt-ls: Modify to use find0 instead of find.Richard Jones2009-10-201-4/+12
| | | | | find0 is more scalable than find. virt-ls will no longer crash if asked to recursively list / on a Linux guest.
* New tool: virt-lsRichard Jones2009-10-201-0/+234
This tool makes available the functionality of "ls", "ll", and "find" in a slightly simpler to use form. Examples: virt-ls -l myguest /tmp