[Mew-dist 293] Re: Completion of folder

Kazumasa Utashiro utashiro at example.com
1996年 12月 13日 (金) 18:24:50 JST


From: Yoshinori Sakamoto <yosino-s at example.com>
Subject: [Mew-dist 290] Re: Completion of folder
Date: Fri, 13 Dec 1996 14:09:13 +0900

> folders -recource -fast の結果って、単にディレクトリのリストが出て来る
> だけなので、
> 
> find . -type d -print | cut -b 3-255
> 
> でも結果は同じだと思います。これだと、folder 数の制限はありませんよね
> (^_^)。

find2perl . -type d -print -eval '$nlink == 2' -prune | perl

とかにすると、パッチを当てたのと同じ効果になります。

--utashiro



Mew-dist メーリングリストの案内