• 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
Re: Grab list of album names in iTunes?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Grab list of album names in iTunes?


  • Subject: Re: Grab list of album names in iTunes?
  • From: Greg Townsend <email@hidden>
  • Date: Tue, 3 Feb 2004 18:52:49 -0500

These don't seem to work for me. They sort the names, but do not remove the duplicates. Am I doing something wrong?

Greg

On Feb 3, 2004, at 3:23 PM, Andrew Oliver wrote:

On 2/3/04 11:54 AM, "Graff" <email@hidden> wrote:

set uniqueText to do shell script "sort -f " & filePOSIX & " | uniq"

Or just use the -u switch for sort, which only outputs unique lines and
saves forking another process.

set uniqueText to do shell script "sort -u -f " & filePOSIX

Andrew
:)
_______________________________________________
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.
_______________________________________________
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.

References: 
 >Re: Grab list of album names in iTunes? (From: Andrew Oliver <email@hidden>)

  • Prev by Date: Re: Mount volume without error dialog
  • Next by Date: Re: Summary: Applescript can't tell time?
  • Previous by thread: Re: Grab list of album names in iTunes?
  • Next by thread: Re: Grab list of album names in iTunes?
  • Index(es):
    • Date
    • Thread