mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 16:30:53 -05:00
do `find some-nasty-expression -print0 | perl -n0e unlink' and have all the files actuallly get deleted. (Using `xargs' and `rm' is not safe.) |
||
|---|---|---|
| .. | ||
| extern.h | ||
| find.1 | ||
| find.c | ||
| find.h | ||
| function.c | ||
| ls.c | ||
| main.c | ||
| Makefile | ||
| misc.c | ||
| operator.c | ||
| option.c | ||