User`s guide
351
CHAPTER
18
Scripting XgOS Commands
The XgOS CLI scripting engine provides the Aikido scripting language, completed
scripts for simplified user commands, and a full text editor for creating your own
scripts. This chapter includes the following topics about scripting:
■ “Scripts That Mimic UNIX Commands” on page 351
■ “Aikido Scripting Language” on page 352
■ “SEDIT Script Editor” on page 354
■ “Create Your Own Commands” on page 355
Scripts That Mimic UNIX Commands
The XgOS CLI provides many scripts in /bin, working as simplified UNIX
commands:
ls /bin
pwd
grep
testsuite
ls
printevents
showlog
stress
cd
cat
chmod
sedit
mkdir
rm
mv