Oh, I'm on a SunOS 5.7 box: ATTEMPT #1:
mybox:/project% ls -alR 2>&1 |grep "index.html" Ambiguous output redirect. ATTEMPT #2: mybox:/project% ls -alR | grep "index.html" 2> /dev/null grep: can't open 2 ideas? TIA Ryan ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list
