• Mount_Linux@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Ok, I would say… cat is mostly used for output of files, and concatenating files. sed and awk are good at reshaping the output of files or piped std input. They both require some time to learn, but it is worth going back to them.