I tried Bash on Cygwin, but did not know enough about setting up the
environment to get it working.
Instead I got an excellent answer from alt.msdos.batch which used the
FOR IN DO command.
My next job is to learn Python.
Ross
--
http://mail.python.org/mailman/listinfo/python-list
In article <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]> wrote:
>ross wrote:
>> Roose wrote:
>> > Why do people keep asking what language to use for certain things in the
>> > Python newsgroup? Obviously the answer is going to biased.
>> >
>> > Not that it's a bad thing because I love Python, but it d
Roose wrote:
> Why do people keep asking what language to use for certain things in the
> Python newsgroup? Obviously the answer is going to biased.
>
> Not that it's a bad thing because I love Python, but it doesn't make sense
> if you honestly want an objective opinion.
It will, however, have
ross <[EMAIL PROTECTED]> writes:
> What are the ideal languages for the following examples?
>
> 1. Starting from a certain folder, look in the subfolders for all
> filenames matching *FOOD*.txt Any files matching in each folder should
> be copied to a new subfolder within the current folder called
Hi Roose,
Actually, it is a good thing because it allows those who know the Python
language to be able to show the benefits and weaknesses of the language.
Sure, the attitude here will be "Yes, it's a great language." Yet, at
the same time, it also enables the poster to be able to see potent
ross wrote:
> Roose wrote:
> > Why do people keep asking what language to use for certain things in the
> > Python newsgroup? Obviously the answer is going to biased.
> >
> > Not that it's a bad thing because I love Python, but it doesn't make sense
> > if you honestly want an objective opinion.
>
Roose wrote:
> Why do people keep asking what language to use for certain things in the
> Python newsgroup? Obviously the answer is going to biased.
>
> Not that it's a bad thing because I love Python, but it doesn't make sense
> if you honestly want an objective opinion.
>
> R
What usenet group
ross wrote:
> I want to do some tricky text file manipulation on many files, but have
> only a little programming knowledge.
>
> What are the ideal languages for the following examples?
>
> 1. Starting from a certain folder, look in the subfolders for all
> filenames matching *FOOD*.txt Any files
Why do people keep asking what language to use for certain things in the
Python newsgroup? Obviously the answer is going to biased.
Not that it's a bad thing because I love Python, but it doesn't make sense
if you honestly want an objective opinion.
R
ross wrote:
> I want to do some tricky te
On Saturday 11 June 2005 11:37 pm, ross wrote:
> I want to do some tricky text file manipulation on many files, but have
> only a little programming knowledge.
[...]
> Would Python be best, or would a macro-scripting thing like AutoHotKey
> work?
> I thought about Perl, but think I would learn bad
I want to do some tricky text file manipulation on many files, but have
only a little programming knowledge.
What are the ideal languages for the following examples?
1. Starting from a certain folder, look in the subfolders for all
filenames matching *FOOD*.txt Any files matching in each folder s
11 matches
Mail list logo