help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to rename files to numbers in Eshell?


From: Jean Louis
Subject: Re: How to rename files to numbers in Eshell?
Date: Thu, 30 Sep 2021 10:37:42 +0300
User-agent: Mutt/2.0.7+183 (3d24855) (2021-05-28)

* Felix E. Klee <felix.klee@inka.de> [2021-09-30 09:58]:
> Jean Louis <bugs@gnu.support> writes:
> > I have transcribed almost anything I used to do in Bash to Emacs
> > Lisp.
> 
> It’s definitely an interesting exercise.  However, Eshell has a
> showstopper limitation: pipes are *slow*

For me, shell scripts are in Elisp and usually used in Dired rather
than Eshell. 

Pipes may be replaced by buffers, capturing information in a buffer
and processing it thereafter. 


-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]