What does the -batch flag do in Emacs (or unix in general)? -
What does the -batch flag do in Emacs (or unix in general)? -
i want know meaning of "-batch" flag in emacs (or unix in general)?
i utilize when do:
emacs -batch -l dunnet
and wondering heck lol.
thanks
(note: i'm not advanced programmer pls maintain answers/comments 'simple' me)
from tfm:
next options useful when running emacs batch editor: --batch edit in batch mode. editor send messages stderr. alternative must first in argument list. must utilize -l , -f options specify files execute , functions call.
see emacs wiki info batch mode.
(there no flags in "unix in general").
unix emacs
Comments
Post a Comment