1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00

[193725] [Doc] Working with command shells doc page is out of date

https://bugs.eclipse.org/bugs/show_bug.cgi?id=193725
This commit is contained in:
David Dykstal 2008-06-09 15:43:15 +00:00
parent 787b6081a7
commit 47d2be88e1

View file

@ -3,13 +3,14 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
<!-- David Dykstal (IBM) - [193725] fix up description of work with command to match current UI -->
<link rel="stylesheet" type="text/css" href="../book.css" />
<title>Working with command shells</title>
</head>
<body id="twrkcmdshl"><a name="twrkcmdshl"></a>
<body id="twrkcmdshl">
<h1 class="topictitle1">Working with command shells</h1>
<div>
<p>In the Remote Systems view, you can launch a shell to perform commands
@ -26,15 +27,7 @@ To launch a new shell from the Remote Systems view:
You can also run commands from locations further down in the remote file system
tree, so that you do not need to navigate there from your home directory each time.
This option takes the default shell, sets the current directory to the folder that was selected,
and invokes a command in that directory. If you check the <b>Run in
new shell</b> check box you will get a new shell instead of running the
command in the current shell:
<ol>
<li>Expand the file subsystem until you are at the directory where you want
to run your commands.</li>
<li>Right-click on that directory and select <b>Run Commands</b>.</li>
<li>Enter the command you want to run in the <b>Command</b> field and click <b>OK</b>.</li>
</ol>
and invokes a command in that directory.
</div>
<div class="note">
<span class="notetitle">Note: </span>
@ -45,12 +38,12 @@ appended to the connection name.
</div>
<div>
<p>
<b class="relconceptshd">Related concepts</b><br/>
<a href="../concepts/crunremcmds.html" title="">Shells and commands in the Remote Systems view</a><br/>
<b class="relconceptshd">Related concepts</b><br />
<a href="../concepts/crunremcmds.html" title="">Shells and commands in the Remote Systems view</a><br />
</p>
<p>
<b class="reltaskshd">Related tasks</b><br/>
<a href="truncmdsview.html" title="">Running and viewing commands using the Remote Shell view</a><br/>
<b class="reltaskshd">Related tasks</b><br />
<a href="truncmdsview.html" title="">Running and viewing commands using the Remote Shell view</a><br />
</p>
</div>
</body>