... on second thoughts, maybe not.

-----Original Message-----
From: Peter Harrison [mailto:[EMAIL PROTECTED]
Sent: 29 May 2003 16:13
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Line Counter


cat -r * | wc


-----Original Message-----
From: Jolly Green Giant [mailto:[EMAIL PROTECTED]
Sent: 29 May 2003 16:01
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Line Counter


I wonder if you could use a dos command to append all the files to each 
other, and then do a line count on that one file?

something like
xcopy /s *.cfm total.cfm

__________/  Robertson-Ravo, Neil (RX)   \__________
>:-)  yeah, kind just want an install and point and click feauture at the 
>mo!
>(its ALOT of directories and files)
>
>I will probably bung it into Studio .NET, I hear it has the kind of thing
>i'm after
>
>-----Original Message-----
>From: Spike [mailto:[EMAIL PROTECTED]
>Sent: 29 May 2003 11:57
>To: [EMAIL PROTECTED]
>Subject: Re: [ cf-dev ] Line Counter
>
>
>I"ve heard there's a pretty funky language called ColdFusion that has
><cfdirectory> <cffile> and listlen() that should fit the bill.
>
>;-)
>
>Spike
>
>Robertson-Ravo, Neil (RX) wrote:
>
> >Anyone got or know of any tool which will traverse a directory (and sub
> >directories) and do a line count and return a total?
> >
> >Are there any tools out there to do this?
> >
> >N
> >
> >
> >
>
>--
>Stephen Milligan
>Consultant for hire
>http://www.spike.org.uk
>
>
>
>--
>** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>For human help, e-mail: [EMAIL PROTECTED]
>
>--
>** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>For human help, e-mail: [EMAIL PROTECTED]


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to