extfs/rpm whitespace(s) and single quote(s) in filename workaround

Andrew V. Samoilov andrew at email.zp.ua
Wed Jan 21 16:15:21 UTC 2004


Hello,

workaround for
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=64007

 Additional Comment #1 From Jeff Johnson on 2002-05-09 12:17 -------

If you *must* query filenames with embedded spaces,
then you will need to add an extra level of escaping
to get past rpm's globbing and reparsing of CLI
arguments.

Here's what will "work" for your example:
  rpm -q -p /tmp/a\\\ b\\\ c/diffutils-2.7-23.i386.rpm

Double quote is a problem yet.

Also typo fix for extfs/extfs.ini.

-- 
Regards,
Andrew V. Samoilov.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rpm-extfs.patch.gz
Type: application/gzip
Size: 2066 bytes
Desc: not available
URL: <http://lists.midnight-commander.org/pipermail/mc-devel/attachments/20040121/69528335/attachment.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: extfs.patch
URL: <http://lists.midnight-commander.org/pipermail/mc-devel/attachments/20040121/69528335/attachment.ksh>


More information about the mc-devel mailing list