paste

Voeg regels van bestanden samen. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/paste-invocation.html.

paste {{[-s|--serial]}} {{pad/naar/bestand}}

paste {{[-sd|--serial --delimiters]}} {{scheidingsteken}} {{pad/naar/bestand}}

paste {{pad/naar/bestand1}} {{pad/naar/bestand2}}

paste {{[-d|--delimiters]}} {{scheidingsteken}} {{pad/naar/bestand1}} {{pad/naar/bestand2}}

paste {{[-d|--delimiters]}} '\n' {{pad/naar/bestand1}} {{pad/naar/bestand2}}