Search Results

Search: Posts Made By: DGPickett
3,455
Posted By DGPickett
Never say never. Driving edit with script might...
Never say never. Driving edit with script might work. PERL is another direction that can help, but that's pretty close to going with VB, C, C++, JAVA. Busybox looks very interesting: BusyBox - The...
3,455
Posted By DGPickett
To ensure reliability, copy one file per...
To ensure reliability, copy one file per line:copy <original_line> target_dir

Cygwin definitely has xargs and bash while read. I am not sure how close the others get. I bet you could put Cygwin...
3,455
Posted By DGPickett
The built in windows command Find or FindStr...
The built in windows command Find or FindStr mirrors the capabilities of the Unix command Grep.

'dir /B /S' will list all the files, and I gues /A-D to avoid directories.

I guess you could...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 11:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy