X-Spam-Check-By: sourceware.org Message-ID: <195b3f1f0611012053s2c14bd6n9720601ecd73a344@mail.gmail.com> Date: Thu, 2 Nov 2006 13:53:31 +0900 From: "Wynfield Henman" To: cygwin AT cygwin DOT com Subject: Re: Cygwin help!!! In-Reply-To: <7066039.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Disposition: inline References: <7066039 DOT post AT talk DOT nabble DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id kA24rfXR023392 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 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/