public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* quotes problems ...
@ 2001-04-02 17:08 Philippe Izoret
  0 siblings, 0 replies; only message in thread
From: Philippe Izoret @ 2001-04-02 17:08 UTC (permalink / raw)
  To: cygwin

Hi

i want to excute from Dos Winnt command this :

D:\Gnu\cygnus\bin\tar cvf /Disque_D/Test_Sav_Data/liste.tar
`D:\Gnu\cygnus\bin\find  /Disque_D/Data/* -type f -print`


i think the inverse quote is not interpreted by Msdos command .

So :
in a window Nt Dos Command :


D:>Gnu>D:\Gnu\cygnus\bin\tar cvf /Disque_D/Test_Sav_Data/liste.tar
`D:\Gnu\cygnus\bin\find  /Disque_D/Data/* -type f -print`

D:>Gnu>D:\Gnu\cygnus\bin\tar cvf /Disque_D/Test_Sav_Data/liste.tar
`D:\Gnu\cygnus\bin\find/Disque_D/Data/* -type -f -print`
/usr/bin/tar : You may not spcecify more than one '-Acdtrux' option
try -help ...


ps : my mount point is Ok , and
when i split this command in 2 command , one tar and one find , its Ok
....

ex : D:\Gnu\cygnus\bin\tar cvf /Disque_D/Test_Sav_Data/liste.tar
/Disque_D/Data/*
it's ok .

Can you help me Please ?

Philippe Izoret .





--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-02 17:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-02 17:08 quotes problems Philippe Izoret

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).