mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:47:34 +00:00
Base: Document find(1)
This commit is contained in:
parent
f2f1975baa
commit
4643f51eaa
2 changed files with 73 additions and 0 deletions
|
@ -45,3 +45,7 @@ $ xargs -a list-of-files-to-delete --verbose rm
|
|||
$ xargs -a list-of-moves -L 2 mv
|
||||
$ xargs -a stuff --null -s 1024
|
||||
```
|
||||
|
||||
## See also
|
||||
|
||||
* [`find`(1)](find.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue