aktualisierte Hardware(terminal server), kursive bzw. fett gedruckte Schreibweise
Beispiele
This commit is contained in:
@ -12,7 +12,7 @@ file or can be
|
||||
configured by the instrument manager. There exists a special command,
|
||||
commandlog, which allows to control this log file.
|
||||
<DL>
|
||||
<DT>commandlog new filename
|
||||
<DT>commandlog new <i>filename</i>
|
||||
<DD>starts a new commandlog writing to filename. Any prior files will be
|
||||
closed. The log file can be found
|
||||
in the directory specified by the ServerOption LogFileDir. Usually this is
|
||||
@ -25,7 +25,7 @@ the log directory.
|
||||
<DD>Switches automatic log file creation on. This is normally switched on.
|
||||
Log files are written to the log directory of the instrument account. There
|
||||
are time stamps any hour in that file and there is a new file any 24 hours.
|
||||
<DT>commandlog tail n
|
||||
<DT>commandlog tail <i>[n]</i>
|
||||
<DD>prints the last n entries made into the command log. n is optional and defaults to 20. Up to 1000 lines are held in an internal buffer for this command.
|
||||
</DL>
|
||||
It is now possible to have a script executed whenever a new log file is
|
||||
|
Reference in New Issue
Block a user