Last modification : 2013/01/26 19:16
msh> cat 1.msh echo \"This the script 1.msh\" msh> call 1.msh This the script 1.msh