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

Redirect to file #23

Open
phdesign opened this issue Jan 17, 2012 · 1 comment
Open

Redirect to file #23

phdesign opened this issue Jan 17, 2012 · 1 comment

Comments

@phdesign
Copy link
Contributor

What do you think about supporting a redirect to file? E.g.

help > help.txt

We could easily check for the redirect arrow and rather than appending to console it provides the file (help.txt) for download. This would be great for getting an export of your database, logs etc...

The commands wouldn't need to know anything about it, we would simply strip the '> help.txt' from the arguments.

@phdesign
Copy link
Contributor Author

I've implemented this here:
phdesign/NetBash@master...redirect-to-file

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

1 participant