• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
joining several data files together (aka UNIX cat in AS)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

joining several data files together (aka UNIX cat in AS)


  • Subject: joining several data files together (aka UNIX cat in AS)
  • From: Richard Covert <email@hidden>
  • Date: Sun, 2 May 2004 03:04:07 -0500

Does anyone know of an Applescript equivalent to the UNIX cat command?

I want to join several MP3 into one larger file. I curently do a "do shell script" coomand which
calls a bash shell script file cat the files together.

is there a Finder equivalent to the cat command??

opening the data file for reading, then writing it to the new data file, and then looping thru the rest of the data files would work, but it would be slower then just calling the UNIX shell script which uses cat.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: joining several data files together (aka UNIX cat in AS)
      • From: Walter Ian Kaye <email@hidden>
  • Prev by Date: iCal: Changing event's calendar
  • Next by Date: Re: joining several data files together (aka UNIX cat in AS)
  • Previous by thread: iCal: Changing event's calendar
  • Next by thread: Re: joining several data files together (aka UNIX cat in AS)
  • Index(es):
    • Date
    • Thread