Need help creating a script to move multiple files
eatdren_at_ut.com
Date: 12/06/04
- Previous message: Erik Max Francis: "Re: canonicalizing command lines"
- Next in thread: Barry Margolin: "Re: Need help creating a script to move multiple files"
- Reply: Barry Margolin: "Re: Need help creating a script to move multiple files"
- Reply: Pascal Bourguignon: "Re: Need help creating a script to move multiple files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 05 Dec 2004 22:59:09 -0600
I am needing to create a script that checks a directory to see if
certain (around 15) files are present. If so, it needs to move them
to a different directory and also create an empty trigger file in the
second directory so another process will know that all of the files
are there.
The problem I am having is that the file names are not consistent,
meaning I can't use a wild card to count the files.
Does anyone have any examples or help they can give me?
Thanks in advance.
- Previous message: Erik Max Francis: "Re: canonicalizing command lines"
- Next in thread: Barry Margolin: "Re: Need help creating a script to move multiple files"
- Reply: Barry Margolin: "Re: Need help creating a script to move multiple files"
- Reply: Pascal Bourguignon: "Re: Need help creating a script to move multiple files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|