|
|
@ -10,7 +10,7 @@ In all examples, the Clyde prompt is written as follows:
|
|
|
|
▷
|
|
|
|
▷
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
1. Run a built-in command:
|
|
|
|
### Run a built-in command
|
|
|
|
|
|
|
|
|
|
|
|
Built-in commands are invoked by executing them with a bare string
|
|
|
|
Built-in commands are invoked by executing them with a bare string
|
|
|
|
|
|
|
|
|
|
|
@ -19,7 +19,7 @@ c:\dev\clyde ▷ cd src
|
|
|
|
c:\dev\clyde\src ▷
|
|
|
|
c:\dev\clyde\src ▷
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
2. Run an external command:
|
|
|
|
### Run an external command
|
|
|
|
|
|
|
|
|
|
|
|
External commands are invoked in the same way:
|
|
|
|
External commands are invoked in the same way:
|
|
|
|
|
|
|
|
|
|
|
|