The grep builtin in ast-open 20120531 quits when I put it temporarily
into the background with ^Z and then use fg to put it into the
foreground again.

Example:

grep -r foo /usr/share/doc
^Z[1] + Stopped                  grep -r foo /usr/share/doc/
fg
<job quits with any output>

bg does the same, grep just stops working

versions:
./arch/sol11.i386/bin/ksh -c 'builtin grep ; grep --version'
  version         grep (AT&T Research) 2012-05-11
./arch/sol11.i386/bin/ksh --version
  version         sh (AT&T Research) 93u+ 2012-05-31

Ced
-- 
Cedric Blancher <[email protected]>
Institute Pasteur
_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to