Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tee -a doesn't append #3

Open
lazzarello opened this issue Apr 13, 2022 · 1 comment
Open

tee -a doesn't append #3

lazzarello opened this issue Apr 13, 2022 · 1 comment

Comments

@lazzarello
Copy link

piping the output to tee -a doesn't append to the same file, it overwrites it. not sure why yet...

@meribold
Copy link
Owner

I realize it's been almost two years, so I don't know if you're even using Muccadoro anymore. If you are and also are still encountering this issue, my best guess would be that perhaps you are/were running something like tee -a > ~/pomodoros.txt instead of tee -a ~/pomodoros.txt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants