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

curl: make %output{} in -w specify a file to write to #11416

Closed
wants to merge 3 commits into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Jul 9, 2023

It can be used multiple times.

Add docs. Test 990 and 991 verify.

Idea: #11400
Suggested-by: ed0d2b2ce19451f2

@github-actions github-actions bot added the tests label Jul 9, 2023
@bagder bagder changed the title curl: make %func{} in -w specify a file to write to curl: make %file{} in -w specify a file to write to Jul 9, 2023
@bagder bagder added the feature-window A merge of this requires an open feature window label Jul 9, 2023
src/tool_writeout.c Fixed Show fixed Hide fixed
@bagder
Copy link
Member Author

bagder commented Jul 9, 2023

I should probably also provide a way to append to a file

bagder added a commit that referenced this pull request Jul 13, 2023
It can be used multiple times. Use %file{>>name} to append.

Add docs. Test 990 and 991 verify.

Idea: #11400
Suggested-by: ed0d2b2ce19451f2
Closes #11416
bagder added a commit that referenced this pull request Jul 29, 2023
It can be used multiple times. Use %file{>>name} to append.

Add docs. Test 990 and 991 verify.

Idea: #11400
Suggested-by: ed0d2b2ce19451f2
Closes #11416
bagder added a commit that referenced this pull request Jul 30, 2023
It can be used multiple times. Use %file{>>name} to append.

Add docs. Test 990 and 991 verify.

Idea: #11400
Suggested-by: ed0d2b2ce19451f2
Closes #11416
bagder added a commit that referenced this pull request Jul 31, 2023
It can be used multiple times. Use %file{>>name} to append.

Add docs. Test 990 and 991 verify.

Idea: #11400
Suggested-by: ed0d2b2ce19451f2
Closes #11416
It can be used multiple times. Use %file{>>name} to append.

Add docs. Test 990 and 991 verify.

Idea: #11400
Suggested-by: ed0d2b2ce19451f2
Closes #11416
@bagder bagder changed the title curl: make %file{} in -w specify a file to write to curl: make %output{} in -w specify a file to write to Jul 31, 2023
@bagder bagder closed this in 1032f56 Jul 31, 2023
@bagder bagder deleted the bagder/-w-func branch July 31, 2023 21:12
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
It can be used multiple times. Use %output{>>name} to append.

Add docs. Test 990 and 991 verify.

Idea: curl#11400
Suggested-by: ed0d2b2ce19451f2
Closes curl#11416
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmdline tool feature-window A merge of this requires an open feature window tests
Development

Successfully merging this pull request may close these issues.

None yet

1 participant