Skip to content

In rr_initialize(), sed functions differently on different systems #1

@sjessa

Description

@sjessa

On my macbook, this works:

sed -i '' 's/rr project/new project/g' /mnt/KLEINMAN_JBOD1/SCRATCH/projects/sjessa/from_hydra/new/include/header.html

But on hydra, I have to do this:

sed -i 's/rr project/new project/g' /mnt/KLEINMAN_JBOD1/SCRATCH/projects/sjessa/from_hydra/new/include/header.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions