Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

silent mode for remcom #21

Open
santoshk opened this issue Feb 15, 2012 · 1 comment
Open

silent mode for remcom #21

santoshk opened this issue Feb 15, 2012 · 1 comment

Comments

@santoshk
Copy link

A flag like /quiet or /S /Q should be there to make remcom silent, so that remote command out put can be received correctly.

@simojenki
Copy link

the current version writes all the remcom output to stderr, so you can redirect that to nul ie. "remcom ..... 2>nul" and then you get only the remote output.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants