equal
deleted
inserted
replaced
77 c:\>pcons list |
77 c:\>pcons list |
78 Name Creator Reader Writer |
78 Name Creator Reader Writer |
79 my pcons fshell::pcons_00 - - |
79 my pcons fshell::pcons_00 - - |
80 fshell_pcons fshell(2) - - |
80 fshell_pcons fshell(2) - - |
81 |
81 |
82 This equivilant to typing C<pcons new fshell_pcons>. |
82 This equivalent to typing C<pcons new fshell_pcons>. |
83 |
83 |
84 You can also specify a process to launch when using C<pcons new> by specifying a command and arguments after the console name. For example, |
84 You can also specify a process to launch when using C<pcons new> by specifying a command and arguments after the console name. For example, |
85 |
85 |
86 c:\>pcons new ptf_pcons ptf |
86 c:\>pcons new ptf_pcons ptf |
87 c:\>pcons connect ptf_pcons |
87 c:\>pcons connect ptf_pcons |