MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | SYNOPSIS |
2 | xsh <filename> | ||||
3 | |||||
4 | DESCRIPTION | ||||
5 | Read in a file and execute each line of it as a command given from the | ||||
6 | keyboard. | ||||
7 | |||||
8 | EXAMPLE | ||||
9 | xsh ~/setup.xsh | ||||
10 | Execute the file "~/setup.xsh". This way you can set up your aliases or | ||||
11 | other parameters for other tools if the setting gone lost. | ||||
12 |