Bright cmsh:Basic commands

From Define Wiki
Jump to navigation Jump to search

Basic Usage

Bright can be run through several command line tools. The most important one is CMSH. CMSH is an easy to use tool.

to start the tool simply run the command:

cmsh


Useful commands

  • Alias

The alias command can be useful to allow users to use the normal linux commands. For example to use the ls command instead of help run the command:

[root@bright-head ~]# cmsh
[bright-head]% alias ls help
  • Help

lists available options

  • exit / ..

moves to the level above

[bright-head]% device
[bright-head->device]% ..
[bright-head]%
  • quit

quits cmsh