Google Code Exporter

Results 11117 issues of Google Code Exporter

``` It would be nice if PSSH would show all the failed servers at the end. Now I have to manually look trough the whole output which is kind of...

Priority-Medium
auto-migrated
Type-Enhancement

``` If I execute a call such as: --- pssh -i -h /some/file "ps aux | grep zabbix_agent | grep -v grep" | grep "FAILURE" --- What it should do:...

Priority-Medium
Type-Defect
auto-migrated

``` A problem I had that these tools couldn't solve: On a set of hosts, I had a number of files, all different by name. I wanted to copy them...

Priority-Medium
auto-migrated
Type-Enhancement

``` I would like to able to define a format for the name of the output file. Eg. %host_%Y%M%D_%H%M.txt. That way it would be able to keep multiple logfiles collected...

auto-migrated
Type-Enhancement
Priority-Low

``` What steps will reproduce the problem? 1.as user lambda, do "pssh -i -H host1 date" 2.as root, do ""pssh -i -H host1 date" What is the expected output? What...

Priority-Medium
Type-Defect
auto-migrated

``` It'd cool if you could run scripts on remote server (similar to remote python interpreter) (I'm not sure how to change the type to Enchancement) ``` Original issue reported...

Priority-Medium
auto-migrated
Type-Defect

``` What steps will reproduce the problem? 1. source code: # @formatter:off function usage { cat 1>&2

Priority-Medium
auto-migrated
Type-Defect

``` . "$(dirname "$0")"/functions.sh OUTPUT_IMAGE_FILE="${OUTPUT_IMAGE_DIR}/${IMAGE_FILE}" functions.sh contains: IMAGE_FILE=image.img IMAGE_FILE is marked as an unresolved variable ``` Original issue reported on code.google.com by `[email protected]` on 23 May 2013 at 7:05

Priority-Medium
auto-migrated
Type-Defect

``` Environment Windows 8 (64 bit) Git for Windows (version 1.9.4) WebStorm 8.04 build : WS-135.1063 On the Tools Menu, "Add new Bash console" does absolutely nothing. Any ideas? "Open...

Priority-Medium
auto-migrated
Type-Defect

``` What steps will reproduce the problem? Trying to install vc2005express from cygwin on windows 7/64bits: Executing w_do_call vc2005express Executing load_vc2005express Executing w_do_call dotnet20 dotnet20 already installed, skipping No need...

bug
cygwin/windows