Differences
This shows you the differences between the selected revisions of the page.
2009-04-28 | 2009-05-20 | ||
no summary (martin) | open mysession (martin) | ||
Line 36: | Line 36: | ||
exec.StdIn.Write( | exec.StdIn.Write( | ||
"option batch abort\n" + | "option batch abort\n" + | ||
- | "open session\n" + | + | "open mysession\n" + |
"ls\n" + | "ls\n" + | ||
"exit\n"); | "exit\n"); |