Ask Your Question
4

What is the corresponding command in Windows for "./"XXX.exe" 2>&1 >> abc3.txt" that operates on Gitbash?

asked 2023-06-02 21:04:29 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-06-02 21:34:01 +0000

scrum gravatar image

The corresponding command for "./"XXX.exe" 2>&1 >> abc3.txt" in Windows operating system would be "XXX.exe 2>&1 >> abc3.txt" executed in the command prompt.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-02 21:04:29 +0000

Seen: 8 times

Last updated: Jun 02 '23