mirror of
https://github.com/danbulant/nushell
synced 2026-05-19 12:29:03 +00:00
11 lines
163 B
Markdown
11 lines
163 B
Markdown
---
|
|
title: split
|
|
layout: command
|
|
version: 0.59.0
|
|
---
|
|
|
|
Split contents across desired subcommand (like row, column) via the separator.
|
|
|
|
## Signature
|
|
|
|
```> split ```
|