Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   find    ( 1 )

поиск файлов в иерархии каталогов (search for files in a directory hierarchy)

Ошибки (баги) (Bugs)

There are security problems inherent in the behaviour that the
       POSIX standard specifies for find, which therefore cannot be
       fixed.  For example, the -exec action is inherently insecure, and
       -execdir should be used instead.

The environment variable LC_COLLATE has no effect on the -ok action.