bstrcl_start(1) — Commands
Name
bstrcl_start − Starts up BASEstar Open Client.
Syntax
bstrcl_start [-v] [-c]
Description
The bstrcl_start command starts up BASEstar Open Client. You cannot execute this command unless you have already executed bstrcl_setup(1) successfully.
Options
-vThis option displays additional information on the execution of the command.
-cThis option executes the $BSTR_ETC/bstrcl_host_startup/cleanlog.sh script. It also removes any old log files, leaving the last 120 lines of each log file.
Usage Notes
To complete the startup, the bstrcl_startup command executes the scripts found in the $BSTR_ETC/bstrcl_host_startup directory, according to the following order:
1All check_∗.sh scripts
2All cleanup_∗.sh scripts
3The start[0-9][0-9]_∗.sh and sync[0-9][0-9]_∗.sh scripts for each startup phase.
You can add your own phases to start up other applications that use BASEstar Open Client. You cannot run this command unless you have a valid BASEstar Open Client license.
Examples
# source /etc/bstrclusers.csh
# bstrcl_start
See Also
| bstrcl_setup(1) | # |
| bstrcl_unset(1) | # |
| bstrcl_shut(1) | # |