Last updated May 04 2016 11:09:45 |
|
Home | BareTail | BareTailPro | BareGrep | BareGrepPro | Buy Now | News | Contact Us |
|
|||||||
Command Line Usebaretail [options] {file(s)} where options can be:
-wp left top width height Specifies the window position at startup in pixels. Note that the -ws, --window-state option, as well as the stored windows state in the registry (from the last run) overrides this option when the state is minimised or maximised.
-ws 0 | 1 | 2 Specifies the window state at startup:
-tc count -ti index Specifies the window position at startup for vertical tiling of applications on the screen. The count specifies the number of equal height vertical slots for application windows. The index specifies the zero-based (zero is the top) offset of the slot in which to position the window. ExamplesIf BareTail is started from the command line without any command line arguments, for example: C:\>baretail then it automatically opens the last file viewed, or prompts the user to select a file if it is being started for the first time. It is possible to specify a file on the command line, such as: C:\>baretail engine.log in which case BareTail would be opened for tailing engine.log. If multiple files are specified on the command line, for example: C:\>baretail engine.log stats.log Then BareTail would be launched for tailing engine.log and stats.log. The two files would be shown in two tabs in the application. The tiling options can be used to tile multiple instances of BareTail on the screen, for example: C:\>baretail --tile-window-count 3 --tile-window-index 0 engine.log C:\>baretail --tile-window-count 3 --tile-window-index 1 stats.log Then two instances of BareTail would be launched. The first instance would view engine.log and would be positioned in the top third of the screen. The second instance would view stats.log and would be positioned in the middle third of the screen. |
|||||||
|
Home | BareTail | BareTailPro | BareGrep | BareGrepPro | Buy Now | News | Contact Us
Copyright © 2003, 2004, 2005, 2006 Bare Metal Software Pty Ltd.