Lesson 1 Exercises [ Using the 900 Series HP 3000: Fundamental Skills Module 6: Command Files ] MPE/iX 5.0 Documentation
Using the 900 Series HP 3000: Fundamental Skills Module 6: Command Files
Lesson 1 Exercises
1. Create one command file called P5 that lists the last five
commands in your command line history stack. Be sure that you
have at least five commands in your command line history stack.
Execute the command file P5.
2. Use the editor to create a 10-line file. Save it as FOREST.
Create a command file called PRF that prints the first four lines
of the FOREST file to your screen. Execute it.
3. Create a command file called CG that puts you into the OTHERGRP
group of your account when executed. Execute it.
a. Check to see if you were successful.
b. Get back into your home group.
4. Create a command file that executes any MPE/iX command that you
know. Execute it.
5. Create a command file that executes another MPE/iX command that
you know. Execute it.
6. Create a command file that executes the command file created in
step 4 and the command file created in step 5. Execute it.
MPE/iX 5.0 Documentation