Hide Forgot
Description of problem: Try to run `rhc domain show | grep http ` in window8 platform,but it doesn't work.This command works for linux. Version-Release number of selected component (if applicable): rhc-1.15.2.gem ruby 1.9.3p448 git 1.8.4 How reproducible: always Steps to Reproduce: 1.create an app 2.run "rhc domain show | grep http" 3. Actual results: no output Expected results: $ rhc domain show | grep http myphp @ http://myphp-xiuj.int.rhcloud.com/ (uuid: 524543dd03ef64569f000007) Additional info: 1. when run "rhc domain show | grep uuid", also no output. 2. but run "rhc domain show | grep Gears(expect http or uuid)",get output
Description of problem: Try to run `rhc domain show | grep http ` in window8 platform,but it has no output.This command works for linux. Actual results: no output $ rhc domain show | grep http Expected results: $ rhc domain show | grep http myphp @ http://myphp-xiuj.int.rhcloud.com/ (uuid: 524543dd03ef64569f000007)
What shell are you using under Windows which has grep available?
I used git-shell 1.8.4, because the cmd of win8 can't support 'grep' operation
Tested with mingw32 and could not recreate: rhc 1.26.9 ruby 1.9.3p448 git 1.8.3.msysgit.0 rhc domain show | grep http echo @ http://echo-jliggitt.rhcloud.com/ (uuid: .......) ...
Can't reproduce this issue. rhc 1.27.4 ruby 1.9.3p448 git 1.8.4.msysgit.0 Move bug as VERIFIED. Thanks~!