unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* eshell: Syntax for loops and conditionals?
@ 2003-04-18 11:39 Kai Großjohann
  0 siblings, 0 replies; only message in thread
From: Kai Großjohann @ 2003-04-18 11:39 UTC (permalink / raw)


I just typed the following (line breaks for posting only):

find . -name CVS/Root -print | \
    while read f ; \
        do echo :pserver:kai@cvshost:/cvsroot > $f; \
    done

eshell was not happy about it.  I decided that the time has come for
me to learn about eshell syntax -- I keep typing stuff at it and it
fails, and I want to be able to do it *right*!

For now I shall say M-x shell RET, I'm afraid.
-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)

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

only message in thread, other threads:[~2003-04-18 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-18 11:39 eshell: Syntax for loops and conditionals? Kai Großjohann

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).