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

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

Re: run emacs in batch mode without a tty


From: Emanuel Berg
Subject: Re: run emacs in batch mode without a tty
Date: Fri, 03 Jul 2015 22:13:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Barry Margolin <barmar@alum.mit.edu> writes:

> That process still has a TTY, it's just not
> connected to stdin or stdout. But it's accessible as
> /dev/tty and also connected to stderr (you forgot to
> do 2>&1 to disconnect stderr).

Indeed:

    $ ps -e | grep tty

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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