mirror of
https://github.com/opnsense/src.git
synced 2026-03-15 15:12:37 -04:00
It is a bit unfortunate that the example to delete broken symlinks now uses rm(1), but allowing this with -delete would require fixing fts(3) to not imply FTS_NOCHDIR if FTS_LOGICAL is given (or hacks in the -delete option). PR: bin/90687 |
||
|---|---|---|
| .. | ||
| extern.h | ||
| find.1 | ||
| find.c | ||
| find.h | ||
| function.c | ||
| getdate.y | ||
| ls.c | ||
| main.c | ||
| Makefile | ||
| misc.c | ||
| operator.c | ||
| option.c | ||