# !shell command

The !shell command submits a shell command.

## Syntax

```
!shell
```

## Example

```
!ls -l
```

---
Source: https://d3codex.com/unix/exclamation-shell-command/ - part of the D3Codex reference.
