Plan 9 from Bell Labs’s /n/sources/patch/sorry/find/find

Copyright © 2009 Alcatel-Lucent.
Distributed under the Lucent Public License version 1.02.
Download the Plan 9 distribution.


.TH FIND 1
.SH NAME
find \- find files and directories on the system.
.SH SYNOPSIS
.B find 
[
.B -f
] 
[
.B dir1 dir2 ...
]
.SH DESCRIPTION
.I Find
lists recursively all files under the directories supplied, or the current directory.
.PP
.B -f
causes 
.I find
to skip reporting any warnings and errors.
.SH SOURCE
.B /sys/src/cmd/find.c
.SH BUGS
No options familiar from lunix' find, such as 
.B -type 
and 
.B -name,
available.

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2009 Alcatel-Lucent. All Rights Reserved.
Comments to webmaster@plan9.bell-labs.com.