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

Is it possible to append files? #38

Open
ddy4633 opened this issue Mar 4, 2021 · 1 comment
Open

Is it possible to append files? #38

ddy4633 opened this issue Mar 4, 2021 · 1 comment

Comments

@ddy4633
Copy link

ddy4633 commented Mar 4, 2021

such as this
cat file.txt >> test.txt

@tech10
Copy link

tech10 commented Mar 15, 2021

I'm not sure you could append it like that, but #37 will allow you to append to Stdout, whatever you set it to when you use the library. If its merged, you should be able to make use of it, though you won't be able to output to a file in one line.

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