mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 01:07:48 +02:00
17
docs/commands/run-external.md
Normal file
17
docs/commands/run-external.md
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
title: run-external
|
||||
layout: command
|
||||
version: 0.59.0
|
||||
---
|
||||
|
||||
Runs external command
|
||||
|
||||
## Signature
|
||||
|
||||
```> run-external ...rest --last-expression```
|
||||
|
||||
## Parameters
|
||||
|
||||
- `...rest`: external command to run
|
||||
- `--last-expression`: last-expression
|
||||
|
Reference in New Issue
Block a user