Bug 643624 - libguestfs tools documentation should describe how to quote guest domain names from shell
Summary: libguestfs tools documentation should describe how to quote guest domain name...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 639601 639602
TreeView+ depends on / blocked
 
Reported: 2010-10-16 13:44 UTC by Richard W.M. Jones
Modified: 2011-07-14 19:20 UTC (History)
5 users (show)

Fixed In Version:
Clone Of: 639601
Environment:
Last Closed: 2011-07-14 19:20:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2010-10-16 13:44:21 UTC
If the guest domain is something like "#" then the usual
command:

  virt-ls #

fails because the shell thinks that # is a comment.

The documentation for all libguestfs tools should describe
how to quote parameters to defend them from the shell (this
comes from a customer request).

Comment 1 Richard W.M. Jones 2010-10-18 12:21:53 UTC
Patch posted upstream:

https://www.redhat.com/archives/libguestfs/2010-October/msg00030.html


Note You need to log in before you can comment on or make changes to this bug.