blob: 137799253c4b8a70ba66768a0e484c20f4513567 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 xsh <filename>
3
4DESCRIPTION
5 Read in a file and execute each line of it as a command given from the
6 keyboard.
7
8EXAMPLE
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