Description of problem: $ echo $RANDOM$RANDOM$RANDOM & 24366159785618 [2] 8575 [2]- Done echo $RANDOM$RANDOM$RANDOM $ echo $RANDOM$RANDOM$RANDOM & 24366159785618 [2] 8576 [2]- Done echo $RANDOM$RANDOM$RANDOM BUT: $ echo $RANDOM$RANDOM$RANDOM 24366159785618 $ echo $RANDOM$RANDOM$RANDOM 194211696721283 Version-Release number of selected component (if applicable): 3.2-18 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
(just a note for someone reading this bug in the future: In order to reproduce it, you have to execute "echo $RANDOM" (without &) at least once before trying this.)
bash-3.2-19.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update bash'
bash-3.2-19.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update bash'
bash-3.2-19.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.
bash-3.2-19.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.