Include path in find example in xargs page.
This commit is contained in:
@@ -12,4 +12,4 @@
|
||||
|
||||
- Delete all files that start with 'M':
|
||||
|
||||
`find -name 'M*' | xargs rm`
|
||||
`find . -name 'M*' | xargs rm`
|
||||
|
Reference in New Issue
Block a user