Subject: Re: sort(1) opens too many files To: Jeremy C. Reed <reed@reedmedia.net> From: None <itojun@iijlab.net> List: current-users Date: 04/05/2001 18:41:23
>Couldn't 190 file descriptors already be in use (by something else) and
>maybe the sort is only using around five?
>(How can it be checked?)
run sort on top of ktrace?
itojun