Highlights
- Pro
Pinned Loading
-
Script to split CSV into multiple fi...
Script to split CSV into multiple files based on a given field. 1#!/bin/sh23set -eu # -o errexit -o nounset
45show_help() { -
Script to split CSV rows into multip...
Script to split CSV rows into multiple ones based on a delimiter within a field. 1#!/bin/sh23set -eu # -o errexit -o nounset
45show_help() {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

