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

Output to standard input #4

Closed
dangayle opened this issue Sep 21, 2009 · 1 comment
Closed

Output to standard input #4

dangayle opened this issue Sep 21, 2009 · 1 comment
Assignees

Comments

@dangayle
Copy link

Is it possible to create this so that the files/filenames(s) are returned via standard input?

For example:

webkit2png http://apple.com -F | lp -

prints:

Fetching http://apple.com ...
 ... done

:(

@ghost ghost assigned paulhammond Sep 6, 2013
@paulhammond
Copy link
Owner

I think a future version of webkit2png is going to change the command line so you specify the filename yourself, instead of having webkit2png calculate it for you.

If we do that you won't need to have it return them. I'm tracking that over in #109. I think that means we can close this? If not please reopen with more details.

@paulhammond paulhammond removed this from the v0.7 milestone Mar 26, 2020
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