[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

unexpected bash behaviour



How come `time a.out > /dev/null` prints "time" output,
while `time (a.out > /dev/null)` doesn't print anything at all. 
Shouldn't it be the other way around?

Thanks

Alec



Reply to: