Publisher's Description
From Frozen Heads Software:
Catenator is a very simple drag & drop AppleScript that uses the unix 'cat' command to 'concatenate' (aka join) your files together.
Before the files are catenated they are sorted alphabetically by PATH (not just the name). Also keep in mind that alphabetical order may be slightly different than 'sort by name' order in the Finder. For example Apple sorts like this:
- file 2
- file 03
- file1
But ascending alphabetical order (due to spaces, and the zero) would be like so:
- file 03
- file 2
- file1
AppleScript source included.
What's new in this version:
- checks file types before catenating (to make sure it's not trying to catenate a folder).
- suggests an output name based on drag & dropped files.
More Popular System Utilities downloads
- Disk Drill
7,197 downloads
- NTFS-3G
1,300 downloads
- Screen Movie Recorder
1,026 downloads
- Alarm Clock
945 downloads
- Temperature Monitor
785 downloads
Add Your Review
Submit your reply
E-mail this review
Report offensive content
See more CNET content tagged:
Previous Versions: