[Asterisk-cvs] asterisk/doc README.cliprompt,NONE,1.1
markster at lists.digium.com
markster at lists.digium.com
Sat May 1 10:42:12 CDT 2004
Update of /usr/cvsroot/asterisk/doc
In directory mongoose.digium.com:/tmp/cvs-serv29441/doc
Added Files:
README.cliprompt
Log Message:
Add documentation for CLI prompt
--- NEW FILE: README.cliprompt ---
* Changing the CLI Prompt
-------------------------
The CLI prompt is set with the ASTERISK_PROMPT UNIX environment variable that
you set from the Unix shell before starting Asterisk
You may include the following variables, that will be replaced by
the current value by Asterisk:
%d Date (year-month-date)
%h Hostname
%t Time
%% Percent sign
%# '#' if Asterisk is run in console mode, '>' if running as remote console
On Linux systems, you may also use
%l Load average on your system
-----
04-03-26
More information about the svn-commits
mailing list