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

Introduce quiet mode #2

Closed
Malese opened this issue Jul 12, 2012 · 1 comment
Closed

Introduce quiet mode #2

Malese opened this issue Jul 12, 2012 · 1 comment
Assignees
Milestone

Comments

@Malese
Copy link
Owner

Malese commented Jul 12, 2012

Introduce quiet mode by use of "q" argument while still writing to history.log/error.log
Redirect stderr from commands within the script to error.log in quiet mode.
Could come in handy if running script from a logout-hook or similar.

@ghost ghost assigned Malese Jul 12, 2012
Malese pushed a commit that referenced this issue Jul 16, 2012
@Malese
Copy link
Owner Author

Malese commented Jul 16, 2012

The q argument now suppresses output to stdout and messages are only logged to history.log/error.log.
Some error-messages I have still to encounter might fall through though.
Ex: $ sudo vmware-fs-ctl.sh status q

@Malese Malese closed this as completed Jul 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant