User`s guide

Chapter 18 Scripting XgOS Commands 355
SEDIT runs as a script named sedit:
See help sedit for documentation:
Create Your Own Commands
Use the Xsigo Script Editor to create your own commands (scripts) and aliases.
1. Use file edit to create and open a file:
The Xsigo Script Editor starts.
2. Define the behavior.
3. Save the file and exit the editor:
4. Set the file access permissions and make the file executable:
5. Test the command:
file edit /bin/sedit
help sedit
file edit who
1 show user
ctrl-w
ctrl-d
chmod +x who
who
-----------------------------------------------------------------
name admin
descr
roles administrator