Skip to content

Feature Request: Write progress to file #1

@Purple-Tentacle

Description

@Purple-Tentacle

I want to run CloudChiaPlotter on Linux in the background and write progress to file.

This works like that:
./CloudChiaPlotter -p [ID] -d /home/chris/hdd06/ -b 400 | tee /home/chris/.plot-process > /dev/null &

Problem:
Tee appends output instead of overwriting, I am only interested in the current status.

Request:
An option to write output to file, with an additional option to chose if output should be overwritten or appended.

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