To: Digital Man
> 'sed' traditionally comes with *nixes, but you can also get it for Wind
e.g. http://sourceforge.net/project/showfiles.php?group_id=9328, unxutils includes a Win32 build of sed.
a while back i mentioned to you that i used ndos for its GLOBAL command, which preforms a command on all files and files in the sub dirs.
you mentioned that you had a similar program that did the same thing?
do you recall the name and where one could pick it up?
a while back i mentioned to you that i used ndos for its GLOBAL command, which preforms a command on all files and files in the sub dirs.
you mentioned that you had a similar program that did the same thing?
do you recall the name and where one could pick it up?
I have a 16-bit DOS program called sweep.exe, I think it can from a PCMag utility set, which will execute a specific command-line in each sub-director of the current directory, recursively. I also have a Win32 program called 'each', which I wrote and executes a specified command-line for every file i the current directory, but it doesn't recurse.
you mentioned that you had a similar program that did the same thing?
do you recall the name and where one could pick it up?
I have a 16-bit DOS program called sweep.exe, I think it can from a PCMag utility set, which will execute a specific command-line in each sub-directory of the current directory, recursively. I also have a Win32 program called 'each', which I wrote and executes a specified command-line for every file in the current directory, but it doesn't recurse. So I don't think either of these program do what GLOBAL does, but perhaps a
combination of the 2 would (with 16-bit limitations). Probably not what you're looking for.
e.g. http://sourceforge.net/project/showfiles.php?group_id=9328, unxutils.zi includes a Win32 build of sed.
'each', which I wrote and executes a specified command-line for every file i the current directory, but it doesn't recurse. So I don't think either of th program do what GLOBAL does, but perhaps a combination of the 2 would (with 16-bit limitations). Probably not what you're looking for.
Sounds like he's looking for a Windows version of the unix find utility... which is probably included with that unix utilities bundle on sourceforge.
| Sysop: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 102 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 01:31:56 |
| Calls: | 7,033 |
| Calls today: | 8 |
| Files: | 8,558 |
| D/L today: |
1,527 files (723M bytes) |
| Messages: | 369,683 |
| Posted today: | 2 |