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

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

Re: open file at the end from command line


From: Emanuel Berg
Subject: Re: open file at the end from command line
Date: Mon, 02 Dec 2013 01:12:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 02.12.2013 um 00:18 schrieb Harry Putnam:
>
>> But is there not a way to open a file at the end? 
>
> Tail.

How about:

emacs +`cat file.txt | wc -l` file.txt

or

emacs file.txt --funcall end-of-buffer

But I prefer having Emacs run all the time. Open files
*from* Emacs, not *with* Emacs.

PS. I couldn't send this because of a "bad word"! Let's
see if this works. DS.

-- 
Emanuel Berg, programmer-for-rent. CV, projects, etc at uXu
underground experts united:  http://user.it.uu.se/~embe8573




reply via email to

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