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

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

How to perform a shell command on the current file


From: mark
Subject: How to perform a shell command on the current file
Date: Fri, 2 Nov 2001 11:06:41 +1100
User-agent: Mutt/1.2.5i

In vi, if I want to run a command on the current file, I can use
:!wc -l %

and vi will substitute the filename I'm currently editing for %.

Is there any equivalent way to do things in emacs?
-- 
Mark



reply via email to

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