Re: zip and files with apostrophe in them

From: Davide Bianchi (davideyeahsure_at_onlyforfun.net)
Date: 01/13/04


Date: 13 Jan 2004 09:15:26 GMT

simplistix@wow.com wrote:
> zip -T /camera/Florida\'s\ Trip.zip

Put the whole filename between quotes:
zip -T "/camera/Florida\'s\ Trip.zip"

Davide

-- 
| The box said "Requires Windows 95 or better."  I can't understand     
| why it won't work on my Linux computer. 


Relevant Pages

  • Re: Question on exec
    ... wondering if the quotes are not being passed correctly. ... How is the filename being built up? ... which windows things is a switch. ... puts $fid ...
    (comp.lang.tcl)
  • Re: FindExecutable - Is There a Better Way
    ... my quick tests showed me it didn't like quotes around the filename. ... that works (with other paths/filenames without quotes). ... filename for the TIF file, and use that, as you suggest. ... It's very ironic the the Windows "default" handling of TIFs ...
    (microsoft.public.vb.general.discussion)
  • RE: Windows cannot find C:Documents.
    ... Likely you have a startup shortcut that is missing the quotes around the ... filename. ... After that the Registry Editor windows will be pop out ...
    (microsoft.public.windowsxp.perform_maintain)
  • Re: opening files in DIFFERENT directories
    ... (the latter command works in UNIX but not windows). ... For the second one, you need to pass in the full filename, not a bunch ... quotes, not just hardcoded in without any quotes like you did. ...
    (comp.soft-sys.matlab)
  • Re: Transferring directory structure to Windows
    ... Transferring directory structure to Windows ... Filename collisions are a real threat but it should be ... whether FTP, tar, or whatever, you will only wind up ...
    (AIX-L)