Cygwin help!!!

Wynfield Henman wynfield@gmail.com
Thu Nov 2 04:53:00 GMT 2006


Anja,
   use backquotes ` instead of quotes ' for process substitution.

Example use:
  echo Today is `date`
or even
 echo "Today is `date`"

Cheers,
   Henman

On 10/30/06, anja_22 <anja.maass@gmx.de> wrote:
>
> Hallo, brauche drinegnd helfe mit CYGWIN
> ich wollte zum test folgenden befehl auf der Shell testen :
> echo "heute is der 'date'" --> die Ausgabe sollte sein : heute ist der 29
> Oktober 2006 (oder so ähnlich, auf jedenfall sollte das datum angegeben
> werden) Stattdessen sehe ich sowas : heute ist der 'date' --> das zeichen '
> wird also nicht interpretiert: hat jemand eine Idee?
>
>
> LIEGT DAS AN CYGWIN; ODER MACHE ICH IRGENDWAS FALSCH ????
>
> ich sag schon mal Danke
>
> Lieben Gruß
>
> Anja

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list