Posts

Showing posts with the label ls

Too many files for ls

Using ls you receive the error that there are too many arguments: Example: find /path/to/files/ -name "*.ZIP" -exec basename {} \;