• 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: XCode editor intolerably slow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode editor intolerably slow


  • Subject: Re: XCode editor intolerably slow
  • From: Markus Hitter <email@hidden>
  • Date: Sun, 31 Jul 2005 10:39:28 +0200


Am 31.07.2005 um 05:58 schrieb Shaun Wexler:

I've noticed a lot of people mentioning the total number of "lines" of code in their projects. How are these counts generated? Is this a quantifiable measurement?

find MyProjectDir -name *.m -or -name *.h | while read F; do cat "$F"; done | wc -l



Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/




_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >XCode editor intolerably slow (From: Kent Sorensen <email@hidden>)
 >Re: XCode editor intolerably slow (From: Jerry <email@hidden>)
 >Re: XCode editor intolerably slow (From: David Ewing <email@hidden>)
 >Re: XCode editor intolerably slow (From: "Sean McBride" <email@hidden>)
 >Re: XCode editor intolerably slow (From: Ben <email@hidden>)
 >Re: XCode editor intolerably slow (From: "Sean McBride" <email@hidden>)
 >Re: XCode editor intolerably slow (From: Ben <email@hidden>)
 >Re: XCode editor intolerably slow (From: Shaun Wexler <email@hidden>)

  • Prev by Date: Re: XCode editor intolerably slow
  • Next by Date: Re: XCode editor intolerably slow
  • Previous by thread: Re: XCode editor intolerably slow
  • Next by thread: Re: XCode editor intolerably slow
  • Index(es):
    • Date
    • Thread